ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
iEndReport (Function)
Forces the report print to stop.
URI (Variable type)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Constants for managing Map controls
Constants for managing Map controls...
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Constants for managing projects
List of constants used by the functions for managing projects....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HFilter (Function)
Defines and enables a filter on a table, view or query.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
sOpen (Example)
Usage example of the sOpen function
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).