ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
ERR_SESSION_CLOSED
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Error 102: The constants can be defined in the initialization code of project, ...
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Aliases on data files: HAlias
The aliases are used to handle......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
End-user UI management functions
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......