ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Combo Box control functions
List of functions for handling the Combo Box controls...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Web service functions
Web service functions...
KeyCompareKey (Function)
Compares an initial key with an activation key.
SQLExec (Function)
Names and runs an SQL query.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
Step 6: User Groupware settings
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
Date (Type of variable)
The Date type enables you to easily handle the dates...
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Text (Property)
The Text property is used to get and modify text.