ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. UML models in practice
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
ERR_BUTTON_EXPECTED
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
ERR_BAD_URL
How to create a menu?
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
11. Choosing the action of a button/link
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
24. Displaying and linking pages
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......