ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Font
The Font keyword can correspond to: a Font variable. the Font property....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
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......
Font (Type of variable)
A Font variable creates a font programmatically...
Age
The Age keyword can correspond to...
Custom tooltips
Tooltips are very useful for application users......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Replication: The different types
The data replication is a powerful feature......
12. Control templates
WINDEV Mobile allows you to create control templates....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.