ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddGroup (Function)
Adds a group of users.
eChangeCurrency (Function)
Converts a currency into another currency.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
OCRExtractText (Function)
Reads the text contained in an image.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HExecuteProcedure (Function)
Runs a stored procedure.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.