ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Code snippets
The code editor allows you to enter "Code snippets"......
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Sum (Function)
Calculates the sum of the array elements.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
LooperSelectPlus (Function)
Selects a row in a Looper control.
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......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....