ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
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.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
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....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
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....