ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
InApp constants
iPrintReport (External language)
Prints a report created with the report editor.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
zipListFile (Function)
Returns the list of files found in an archive.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Installing a Webservice (old format)
Creating the Vision windows of the WINDEV RAD pattern
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Software license agreement
WINDEV Express license agreement...
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Installing and starting WDTRAD
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Constants for managing the registry
List of constants used by the registry management functions....