ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Font management functions
List of functions for managing fonts...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
MCI functions
List of MCI functions...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Creating the Vision windows of the WINDEV RAD pattern
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
OpenChild (Function)
Opens a non-modal child window.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......