ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DotNetRun (Function)
Runs a procedure on a .Net server.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Constants for telemetry management
Constants for telemetry management...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
grColor (Function)
Returns and initializes the color of different chart elements.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.