ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Principle of remote check
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<xmlDocument variable>.ExecuteXPath (Function)
Executes an XPATH query in an xmlDocument variable.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document...
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing...
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
PageDisplay (Function)
Displays a web page in the user's browser....
gLine (Function)
Builds a sequence of characters containing a line.