ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Various WEBDEV constants
Various WEBDEV constants...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
12. Retrieving data from a site
The planes in WEBDEV
The planes are used to group the controls of an element......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
SQLFirst (Example)
Usage example of the SQLFirst function
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
HAdd (Example)
Usage example of the HAdd function