ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler management functions
List of functions for managing the scheduler...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Ad Hoc deployment
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Runtime log
The runtime log is the best way to identify the most used features of an application......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
13. Types of standard controls
Error 1022: The access to the method of the class is restricted by a protected inheritance
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Generating the setup program
The last wizard step for creating the setup program allows you to......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
Software Factory
The concept of software factory is used to automate the process for creating applications....
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MenuInsertSeparator (Function)
Inserts a separator into a menu.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......