ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
MariaDB Native Connector: Programming using SQL functions
The SQL functions can be used to handle the MariaDB database......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.
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......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Constants for the Exif functions
List of constants used by the Exif functions....
WDZip: Overview
WDZip is used to compress and group your files in archives......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Error 532: The size of the string to extract must be strictly positive
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Constants for managing emails
List of constants used by the functions for managing emails....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.