ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Principle of remote check
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
Action Bar control events
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Customizing the report viewer: Available windows
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Analysis links
The links are used to link the files found in an analysis between themselves......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position...
Extern (Reserved word)
EXTERN is used to...
The Cell control
The Cell control contains controls......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Types of Edit controls
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
HTTPRequest (Function)
Starts an HTTP request on a server.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages...
Generating the RAD pattern
To generate a RAD pattern:...
Creating the menus for the pages of the WEBDEV RAD pattern