ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
ArraySort (Function)
Sorts a WLanguage array.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
MySelf (Reserved word)
MySelf is used to handle the current control...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
BackgroundTaskAdd (Function)
Adds a new background task.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.