ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
grCreate (Function)
Creates a specific type of chart.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
grParameter (Function)
Retrieves or modifies a chart parameter.
Events associated with control templates
List of events associated with control templates...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
14. Controls in practice
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
iPreview (Function)
Configures the print destination.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......