ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Operations performed on use case diagrams
The following paragraphs explain......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
HCheckStructure (Function)
Defines the mode for comparing data files.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HCross (Function)
Crosses a record in a data file.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
LooperAdd (Function)
Adds a row at the end of a Looper control.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Outstanding progress bars
Simple or symmetric progress bar?...