ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
2. Static or dynamic site
TimeToInteger (Function)
Converts a time to an integer.
SQLModify (Function)
Modifies the content of a row in the query result.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
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......
GglConnect (Example)
Usage example of the GglConnect function
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
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.
HAddGroup (Function)
Adds a group of users.
SQLLast (Function)
Sets the position on the last row of the query result.
HDescribeLink (Function)
Describes a link between two data files through programming.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......