ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HTTPRequest (Function)
Starts an HTTP request on a server.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Help editor options
The options of the help editor ("Display......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ProjectInfo (Function)
Returns specific information about the project currently run.
HTTPSendForm (Function)
Sends an HTTP form.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
EventCreate (Function)
Creates an event.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Value (Property)
The Value property is used to get and change the value of an element.
fAttribute (Function)
Returns or modifies the attributes of a file.
Extern (Reserved word)
EXTERN is used to...
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
SemaphoreCreate (Function)
Creates a semaphore.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
LoadParameter (Function)
Reads a persistent value.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
zipClose (Function)
Closes an archive.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.