ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Properties associated with the chart series
List of properties associated with the chart series...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Using the Salesforce service
Salesforce is a very popular CRM software......
Constants for managing Gantt charts
17. WLanguage: a simple and powerful language
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
13. Security benefit: managing the "Back" button
1. Examples provided with WINDEV Mobile
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Report viewer: Proposing several reports
In the document preview, end users can......
15. Project Management Hub
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDSQL, SQL querier: Overview
WDSQL is used to......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Time management
For each element (windows, reports, ......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....