ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
fDirectoryExist (Function)
Checks the existence of a directory.
zipSplit (Example)
Usage example of the zipSplit function
JSONValid (Function)
Checks the validity of a JSON string.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Constants for managing Map controls
Constants for managing Map controls...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
iParameter (Function)
Retrieves the printer configuration and configures the print.