ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
Specific features of the applications for iPhone/iPad
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
6. HFSQL Client/Server cluster
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
3. Deploying a dynamic WEBDEV site
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, ......
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....
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)......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
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...
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
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......