ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Overview
The different operations that can be performed with WDLog are as follows......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Programming the looper attributes
All the looper attributes can be handled by programming......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Properties associated with the areas defined in Zoning mode
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Error 42: Label out of scope of GOTO
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Assignment of RETURN
The return value of the process currently run can be assigned...
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024