ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Interface of WDInst
ERR_DISCONNECTED_ERROR
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
9. Sharing a project in practice
Sharing a project in practice...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Toast constants
List of operators
8. Sharing a project in practice
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Error 705: The property does not exist on this type
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...