ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
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.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
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....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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....
Assisted universal replication: specific features
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Referring to an element in a WLanguage event / process
UI audit: Detect obsolete features
The lifecycle of some projects span several years......