ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Using the task management and the schedule
Time management is extremely important......
Constant
The constants are language elements whose value is fixed once and for all...
ReplicSynchro: Overview
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Time management
For each element (windows, reports, ......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
10. Embedded queries
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Query editor
The query editor is used to automatically create queries on the data files......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
4. Monitor your applications