ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Client/Server cluster
Error 42: Label out of scope of GOTO
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
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......
6. HFSQL Client/Server clusters
Specific features of the applications for iPhone/iPad
3. Deploying a dynamic WEBDEV site
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
<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....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
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.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
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.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.