ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
8. 10 tips for better interfaces...
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Binding controls to data
A window or page can display information from......
Style sheet
A style sheet ("......
5. Which type of server to choose?
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......