ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
How do I run a table with a filter?
How to discover WINDEV Mobile?...
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
2. Analysis in practice
12. Retrieving data from a site
4. Publishing a dynamic WEBDEV website
Merges the specified cells in an Excel document....
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
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......