ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SCM file format evolutions
Four versions are available for the SCM repository......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
HFSQL constants
List of constants used by the HFSQL functions....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Calling a procedure/a function
Syntax for calling a local or global procedure.