ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
12. Pages in practice
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
SQLTransaction (Example)
Usage example of the SQLTransaction function
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Map control properties
The following properties can be used with Map controls:...