ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
PDFSign (Function)
Applies an approval signature to an existing PDF.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Report based on a query
Queries are used to easily select records in one or more data files......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Properties associated with report controlss
List of properties associated with the report controls...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Display (External language)
Displays a value in a control or assigns a value in a variable.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.