ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Edit options of a report
The report editor allows you to......
5. Deploying a dynamic site (Session or AWP) in practice
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Creating the Table windows of the WINDEV RAD pattern
Creating the skin template of a report
Events associated with Looper controls
List of events associated with Looper controls...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
The Edit control
The Edit control allows users to enter data......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Handling an Edit control programmatically
You can handle Edit controls programmatically......