ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
PermissionRequest (Function)
Prompts the user to grant an application permission.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLModify (Function)
Modifies the content of a row in the query result.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Input (Function)
Displays a message allowing the user to type an information.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ExceptionPropagate (Function)
Propagates an exception.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
XMLChild (Function)
Positions on the first child element of current element.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Composite variable
A composite variable contains different types of elements (members)...
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...