ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Runtime log
The runtime log is the best way to identify the most used features of an application......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a 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, ......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
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......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
10. Smart controls
Smart controls...
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Functions for managing objects (External language)
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......