ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
fTime (Example)
Usage example of the fTime function
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Operations performed on state-transition diagrams
The following paragraphs explain......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Programming the table cells
The Table controls can be handled......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
PicCreate (Function)
Creates an image in the Image Editor control.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Charact (Function)
Returns the character corresponding to the specified ASCII code.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
BrowserShare( Function)
Starts native device sharing.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.