ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
DnDEvent (Example)
Usage example of the DnDEvent function
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
zipAddFile (Example)
Usage example of the zipAddFile function
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
UUDecode (Function)
Decodes a character string in UUEncode format.
WordToArray (Function)
Fills an array with the words from a string.
fClose (Example)
Usage example of the fClose function
fExeDir (Function)
Returns the directory from which the execution is started.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
zipOpen (Example)
Usage example of the zipOpen function
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ControlToSource (Function)
Assigns the control value to the source of a control link.