ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
CurrentMonth (Function)
Returns the number of the current month.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Decode (Function)
Decodes a character string that was encoded by Encode.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
MemSort (Function)
Sorts the elements found in a memory zone.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
iSkipLine (Function)
Forces one or more line break.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Speech synthesis in the mobile applications
The phones can talk!......
zipOpen (Function)
Opens an existing archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
UUDecode (Function)
Decodes a character string in UUEncode format.