ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddGroup (Function)
Adds a group of users.
SQLModify (Function)
Modifies the content of a row in the query result.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
GglConnect (Example)
Usage example of the GglConnect function
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
DateDifference (Function)
Calculates the number of days between two dates.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLLast (Function)
Sets the position on the last row of the query result.
HDescribeLink (Function)
Describes a link between two data files through programming.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
VibrationTrigger (Function)
Triggers the vibrations of the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).