ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
JSONValid (Function)
Checks the validity of a JSON string.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
<zipArchive variable>.AddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipNbPart (Example)
Usage example of the zipNbPart function
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
WEBDEV license agreement
WEBDEV license agreement...
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Share your projects via Git
Git is a source code manager......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
fMemExist (Function)
Checks the existence of a shared memory area.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.