ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Automatic documentation of external components
External components must include a technical documentation......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Character strings
WLanguage supports different types of strings....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Events associated with Tab controls
List of events associated with Tab controls...
zipOpen (Function)
Opens an existing archive.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).