ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
fSelect (Function)
Opens the Windows file picker.
Constants for managing animations
List of constants used by the functions for managing the animations...
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....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Scheduler control events
The following events associated with Scheduler controls:...
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
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......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
"About" window
The "About" window is used to display and access various information about the current application......