ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Financial constants
List of constants used by the financial functions....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
MemModify (Function)
Modifies an element in a memory zone.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Find/Replace in the current project
The "Find/Replace" feature is used to......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
5. User Groupware in practice
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
WDDIXIO License Agreement
WDDIXIO License Agreement...
Customizing the User Groupware