ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Example)
Usage example of the HCreation function
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
xlsData (Example)
Usage example of the xlsData function
IF statement
The conditional IF statement allows you to run an action according to a condition...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
iParameterViewer (Function)
Configures the report viewer.
State (Property)
The State property is used to get and change the state of an element.
Constants for managing the spell check
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
GetTheme (Function)
Gets the current theme of a mobile application.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.