ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style sheet
A style sheet ("......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Sub-query
A sub-query is a query whose result is used by another query......
WDSQL, SQL querier: Overview
WDSQL is used to......
Bitwise operators
The operations on binary values are performed......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
The Edit control
The Edit control allows users to enter data......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Compilation options
The compilation options allow you to define the help system generation settings......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
11. Controls in practice
Discover the main characteristics of the controls...
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......