ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
Test of a query
The query editor allows you to run the test of query result......
Execute (Function)
Starts the execution of a process through programming.
Test (External language)
Displays each function call and each status report returned by the function.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Creating the Vision pages of the WEBDEV RAD pattern
7. Source Code Manager (SCM)
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Environment of the window editor
The main elements of window editor are as follows:
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Creating the Table pages of the WEBDEV RAD pattern
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....
Android Widget windows
An Android application can contain one or more Widget windows......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Chart: Managing legends
Several types of legends are supported in the charts......
Accessibilité (Property)
Combination (Type of variable)
A combination is a set of options.