ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Control (Variable type)
The Control type is used to define the characteristics of a control.
Advanced types
The advanced types of WLanguage are as follows...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDTRAD license agreement
WDTRAD license agreement...
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
WDMSG license agreement
WDMSG license agreement...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HDescribeConnection (Function)
Describes a new connection to an external database.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Creating requirements
The following steps must be performed to implement the requirements......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.