ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS constants
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
LooperAdd (Function)
Adds a row at the end of a Looper control.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Creating a Pivot Table control
To create a Pivot Table control......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
The different types of integers
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Sorts in a report
The sort is used to organize the information displayed in the report......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Including a supercontrol in a window or in a page
Events associated with control templates
List of events associated with control templates...
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.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....