ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query editor
The query editor is used to automatically create queries on the data files......
The planes (in a window or in a report)
The planes are used to group the window controls......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
5. User Groupware in practice
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Starting WDOptimizer in a command line
dbgInfo (Function)
Returns a debug information.
Aliases on data files: HAlias
The aliases are used to handle......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
5. User Groupware in practice
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
How to create a patch?
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Assignment operators
Three assignment operators are available......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
WDDeploy features
WDDeploy can be used to......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).