ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
HCloseAnalysis (Function)
Closes the current analysis.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
HExecuteProcedure (Function)
Runs a stored procedure.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
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.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Wait (Function)
Temporarily stops the program execution.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....