ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Principle of remote check
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile,...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box,...
grCreate (Function)
Creates a specific type of chart.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code,...
Testing a project: setting
By testing the project you can simulate how the application will run......
Constants for managing Map controls
Constants for managing Map controls...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......