ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
Constants for manging the replication
List of constants used by the functions for managing the replication....
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
7. HFSQL: files physically created
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
How to create a patch?
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....