ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Replication: The different types
The data replication is a powerful feature......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
4. HFSQL Classic
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
ERR_NO_PROJECT
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
19. Upload: Sending files to the server