ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Popup window
WINDEV allows you to open windows in popup format......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Functions for managing objects (External language)
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Error 121: Shadowing a structure
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
2. Projects in practice
Discover the main operations that can be performed on a project....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WINDEV: Example of programmed Drag and Drop
.NET Assemblies
.NET is Microsoft's software development platform......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
CursorDisplay (Function)
Displays or hides the mouse cursor.
grGridlines (Function)
Displays or hides the chart gridlines.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......