ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
J2EE constants
List of constants used by the J2EE functions....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HFSQL Client/Server: Configuring the data files on the server
SocketRead (Function)
Retrieves a message sent by another socket.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
MyPage (Reserved word)
MyPage is used to handle the current page...
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
dbgEnableAssert (Function)
Enables or disables the assertive programming.