ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Interface of WDInst
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
7. Window templates
...Window templates...
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
Error 1010: The member of the class is constant
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......