ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Printing in PDF format: Special cases
Specific features of print in PDF format...
ControlColor (Property)
The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control. This new property is available from WINDEV Suite SaaS 2025 Update 3....
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.