ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite keys
A composite key is a key item containing several other items......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
11. Controls in practice
Discover the main characteristics of the controls...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......