ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServicePause (Function)
Pauses a service.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
LooperSelectPlus (Function)
Selects a row in a Looper control.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
MatFloatAdd (Function)
Adds a value to each matrix element.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
ExceptionPropagate (Function)
Propagates an exception.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
CertificateSignString (Function)
Creates the signature of a character string.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.