ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLogInfo (Function)
Adds comments to the log when saving the operation.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
fRead (Example)
Usage example of the fRead function
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
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.
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......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
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......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Code snippets
The code editor allows you to enter "Code snippets"......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
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......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
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.