ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
PageChangeLayout (Function)
Applies a specific layout to a page.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Animating a Static control
Two methods can be used to animate a Static control......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Analyzing dependencies and orphan images (WEBDEV)
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Drawing constants
List of constants used by the drawing functions....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketWrite (Function)
Writes a message intended to another socket.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.