ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Declaring and using a variable
A variable is defined by name and type......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Constants for managing videos
List of constants used by the functions for video management....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
zipClose (Function)
Closes an archive.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......