ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to open a window?
FolderData (Function)
FolderData is kept for backward compatibility.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
NetSendFile (Example)
Usage example of the NetSendFile function
HError (Example)
Usage example of the HError function
14. Generation modes
Generation modes...
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
The Clickable Image control
The Clickable Image control can be used to......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
3-tier architecture
The development in "3-tier" architecture is now simplified......