ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Properties associated with a report
List of properties associated with a report...
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
TreeView constants
List of constants used by the TreeXXX functions...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
State (Property)
The State property is used to get and change the state of an element.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
TextToRTF (Function)
Converts text to Rich Text Format.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.