ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
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......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
<Variable Connexion>.RSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.