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
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
EmailCheckAddress (Function)
Checks the validity of an email address.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Variable scope
Variables can be declared anywhere in the code....