ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Code snippets
The code editor allows you to enter "Code snippets"......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
HLogInfo (Function)
Adds comments to the log when saving the operation.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
Socket constants
List of constants used by the functions for socket management....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.