ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
"About" window
The "About" window is used to display and access various information about the current application......
9. Internal component
Returns the index of the selected element in a Looper control....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
<Polygon2D variable>.Correct (Function)
Returns a corrected version of the specified 2D polygon.
<PolygonGeo variable>.IsValid (Function)
Checks whether the specified geographic polygon is valid according to the OGC rules.
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Handling Spreadsheet controls programmatically (in a report)
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
CurrentYear (Function)
Returns the current year in integer format.
Writing an email: the available methods
This help page presents the methods for writing an email....
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....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.