ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
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....
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......
OCRExtractText (Function)
Reads the text contained in an image.
HAddGroup (Function)
Adds a group of users.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
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.
WDTRAD options
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Classes, members, methods and properties
A class is made of......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Constants for managing projects
List of constants used by the functions for managing projects....
Library,Disk (External language)
Opens the project library that is stored on disk.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....