ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Different types of data (Type of variable)
A variable is defined by name and type......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HDescribeConnection (Function)
Describes a new connection to an external database.
WDDeploy features
WDDeploy can be used to......
SocketConnect (Function)
Connects a client computer to a given socket.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Creating a flexible modeling
To create a new flexible modeling, you can......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Classes, members, methods and properties
A class is made of......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Report based on a query
Queries are used to easily select records in one or more data files......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Compilation options
The compilation options allow you to define the help system generation settings......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WEBDEV Application Server 2024
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
PermissionRequest (Function)
Prompts the user to grant an application permission.