ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with List Box controls
List of events associated with List Box controls...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
SourceToScreen (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 HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Events associated with Calendar controls
List of events associated with Calendar controls...
Internal component description
The description of an internal component can opened at any time......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Events associated with Image controls
List of events associated with Image controls...
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)....
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
2. Static or dynamic site
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
MatNbColumn (Function)
Returns the number of columns found in a matrix.