ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ServiceWait (Function)
Pauses the current service during the specified duration.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Events associated with ListView controls
List of events associated with ListView controls...
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
fDir (Function)
Finds a file or directory.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
ServiceUninstall (Function)
Uninstalls a service.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ThreadPause (Function)
Pauses the current thread during the specified duration.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
DashMode (Function)
Opens or closes the Dashboard control edit mode.