ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
".STY" file: "Style sheet" file
A style sheet is a "......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
ERR_NO_TABLE
Managing assertions
...The main available features are as follows:...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
dPoint (Example)
Usage example of the dPoint function
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....