ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HCross (Function)
Crosses a record in a data file.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
GetActiveObject (Example)
Usage example of the GetActiveObject function
The Flexbox control
Flexbox is a standard layout system for web pages......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
SQLModify (Example)
Usage example of the SQLModify function
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Error 530: The -- operator is not allowed
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.