ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Emulating constants
List of constants used by the functions for emulating automated tests....
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
HDeactivateTrigger (Function)
Disables a trigger.
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....
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
NET constants
List of constants used by the DotNet 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.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
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.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......