ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using a query with parameters
A query with parameters can be used......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
System constants
List of constants used by the system functions....
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Sensor constants
Constants used by the SensorXXX functions...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
zipOpen (Function)
Opens an existing archive.
Check model
You can use check models to easily create checks...
fSelectDir (Function)
Opens a directory picker.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Toast constants
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Toolbar control properties
List of properties associated with the Toolbar control...