ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Character strings
WLanguage supports different types of strings....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
DataType (Function)
Identifying the type of a WLanguage variable.
REP files
REP files contain the list of data files handled by the application....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......