ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Other operators
The following are additional operators......
gpwAddUser (Function)
Adds a user to the User Groupware database.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Chart management functions
...Chart management functions...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Using a query with parameters
A query with parameters can be used......
Sensor constants
Constants used by the SensorXXX functions...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
NextTitle (Function)
Modifies the title of next window to open.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.