ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
9. Internal page
fUnlock (Function)
Entirely or partially unlocks an external file.
HTTPRequest (Function)
Starts an HTTP request on a server.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
HPriorityClient (Function)
Modifies the priority of a client application.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HErrorLock (Function)
Used to check whether a lock error occurred.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Seek (Function)
Searches for the index of an element in a WLanguage array.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
MCI constants
List of constants used by the MCI functions....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.