ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sum (Function)
Calculates the sum of the array elements.
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
iPrintReport (External language)
Prints a report created with the report editor.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
XML functions
List of XML functions...
WINDEV 2024 Tutorial - Table of contents
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ArrayCopy (Function)
Copies the content of an array to another array.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Error 38: The END statement marking the end of the structure declaration is missing