ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
XML management: Use example
This application example manages an XML file named "Orders......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
iPrintBlock (Function)
Forces a report block to print.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
16. Application test in practice
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.