ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024
Glossary
The glossary lists all the abbreviations used in the code editor......
Find/Replace in the current project
The "Find/Replace" feature is used to......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
The Clickable Image control
The Clickable Image control can be used to......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Environment of the query editor
NET constants
List of constants used by the DotNet functions....
3. Application development cycle
Development cycle of a WINDEV application....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....