ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemSort (Function)
Sorts the elements found in a memory zone.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Table control functions
List of functions specific to Table controls...
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
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.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....