ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
MemCurrent (Function)
Returns the index of the current element.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Telephony constants
List of constants used by telephony functions...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Managing parallel tasks
The computers are becoming more and more powerful......
FinNetCurrentVal (Function)
Returns the net current value of investment.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
List,Select,? (External language)
Returns the element selected in the list.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Handle (External language)
Returns the handle of a window or control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.