ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
Outstanding progress bars
Simple or symmetric progress bar?...
Error 31: The file to include is not found. Check the name and path ...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
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....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
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.
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...
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Interface of WDInst
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......