ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONToVariant (Function)
Converts a JSON string to a Variant variable.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Reals
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Sum (Function)
Calculates the sum of the array elements.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
How to create a menu?
Specific features of the Express version
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Constants used by the scanner functions
Constants used by the scanner functions...
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Commands of the external interface
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.