ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).
Installing the robot controller
The monitoring robot includes three executables......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
fDelete (Function)
Deletes a file accessible from the current computer.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
fFileName (Function)
Returns the name of an external file that is currently opened.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......