ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
AppInstallUPD (Function)
Triggers the automatic update of current application.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Constants for managing Map controls
Constants for managing Map controls...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
ServiceWait (Function)
Pauses the current service during the specified duration.
Manipulating a Layout control programmatically
A Layout control can be......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Global procedure/function
A global procedure can be used in all the processes or events of the project....
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Border (Type of variable)
The Border type is used to handle a border through programming...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
IF statement
The conditional IF statement allows you to run an action according to a condition...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.