ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
SchedulerDeleteTask (Function)
Deletes a scheduled task.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Constants used for managing the multi-touch
Constants for managing the multi-touch...
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.
Sum (Function)
Calculates the sum of the array elements.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
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)....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.