ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
WinOutWidth (Function)
Returns the full width of a window (including the border).
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Error 23: No END statement is associated with this WHILE
Error 20: The variable of the FOR loop should be a real
TextToXML (Function)
Converts an ANSI string to an XML string.
Multimedia constants
List of constants used by the multimedia functions....
HDBIndex (Function)
Opens an xBase index file.
Salesforce functions
List of Salesforce functions...
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
XMLRoot (Function)
Positions on the root tag of an XML document.
Google Maps management functions
List of functions for managing Google maps...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.