ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Controls in practice
Discover the main characteristics of the controls...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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.
fMoveDir (Function)
Moves a directory and its content.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
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......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
HJSONToRecord (Function)
Imports JSON data into the current record.
Creating the skin template of a report
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
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....
Events associated with control templates
List of events associated with control templates...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...