ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
4. Activating a dynamic WEBDEV site
GPSGetPosition (Function)
Retrieves information about the current device position.
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...