ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
REP files
REP files contain the list of data files handled by the application....
Creating a query
Two methods can be used to create a query......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
String functions
List of functions for managing character strings...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Description (Property)
The Description property is used to get and change the page description.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Constants used by the functions for managing Tab controls
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.