ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Input (Function)
Displays a message allowing the user to type an information.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
ERR_BAD_CONTEXT_FOUND
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
SysSpace (Function)
Returns the physical memory space for the current computer.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.