ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number...
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
State (Property)
The State property is used to get and change the state of an element.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product...
ServiceWait (Function)
Pauses the current service during the specified duration.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure,...
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window...
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.