ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Constants for manging the replication
List of constants used by the functions for managing the replication....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Combination (Type of variable)
A combination is a set of options.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
System constants
List of constants used by the system functions....
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDTestSite: Load test
The stress tests are used to check......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
fCreateLink (Function)
Creates a link on a file at the specified location.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....