ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
CharactType (Function)
Returns information about the type of character.
SQLExec (Function)
Names and runs an SQL query.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Extern (Reserved word)
EXTERN is used to...
HOpen (Function)
Opens a data file.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
fOpen (Example)
Usage example of the fOpen function
StringInsert (Function)
Inserts a string into another character string at a given position.
OpenMobileWindow (Function)
Opens a window in a mobile application.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
StringReverse (Function)
Reverses the characters of a string.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.