ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLongName (Example)
Usage example of the fLongName function
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HTTPRequest (Function)
Starts an HTTP request on a server.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.