ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating a text file with WDTRAD
User Groupware functions...
String (Variable type)
The String type is used to manipulate strings......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
FTPDirExist (Function)
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Type (Property)
The Type property is used to get and change the type of an element.
<ftpConnection variable>.DirExist (Function)
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
How to manage enumerations programmatically?
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
14. Generation modes
Generation modes...
Project description: SCM tab
The project description window allows you to configure various elements of your 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......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
<Variable sshSession>CommandConnector (Function)
Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
<ftpConnection variable>.Time (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......