ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Declaring and using a variable
A variable is defined by name and type......
OCRExtractText (Function)
Reads the text contained in an image.
gLine (Function)
Builds a sequence of characters containing a line.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dBorder (Function)
Draws the borders.
Array management functions
List of functions for managing arrays...
StatVariance (Function)
Calculates the variance for a series of values.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Beep (Function)
Emits a beep.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
12. Available tests
StatVarianceP (Function)
Calculates the variance for a full series of values.