ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Get (External language)
Retrieves the value in a control or in a variable.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
HStopServer (Function)
Stops an HFSQL server.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
dPolygon (Example)
Usage example of the dPolygon function
HIndex (Function)
Rebuilds the file index (".NDX" file).
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......