ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTInfoXY (Function)
Returns the values of the headers at a given position expressed in pixels in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
4. User Groupware
User Groupware...
4. User Groupware
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Variable scope
Variables can be declared anywhere in the code....
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Typecasting of parameters
The description of the parameter type is optional......
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<Pivot Table>.InfoXY (Function)
Returns the values of the headers at a given position expressed in pixels in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Parameters of the procedure used by HCheckIndexAsynchronous
WLanguage procedure ("callback") called by HCheckIndexAsynchronous for each HFSQL Client/Server table checked. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
OpeningOptions (Property)
The OpeningOptions property gets and sets the opening options of a window manipulated via a Window variable. This property is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Declaring and using a variable
A variable is defined by name and type......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....