ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Display (External language)
Displays a value in a control or assigns a value in a variable.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
iPrintReport (Function)
Prints a report created with the report editor.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Composite keys
A composite key is a key item containing several other items......
WDTRAD options
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Google constants
List of constants used by the Google functions....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
9. Sharing a project in practice
Sharing a project in practice...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......