ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
zipDeleteFile (Function)
Deletes a file from an archive.
2. Modes to install an application
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Extern (Reserved word)
EXTERN is used to...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
LooperDelete (Function)
Deletes a row from a Looper control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
fTrackFile (Function)
Triggers the tracking of a file.
iDestination (Function)
Configures the print destination.
<Toast>.Display (Function)
Displays a "Toast" message.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
zipFileSize (Example)
Usage example of the zipFileSize function
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......