ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multimedia constants
List of constants used by the multimedia functions....
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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.
LocalStorageGet (Function)
Retrieves a value from the local storage.
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.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
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.