ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The key items
Keys are specific items in your analysis......
Managing space characters in the searches?
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Image control: the supported formats
The supported image formats are as follows:...
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Managing parallel tasks
The computers are becoming more and more powerful......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Break in a report
The break is used to group the records corresponding to a sort criterion......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.