ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Multimedia functions (prefix syntax)
List of Multimedia functions...
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Cell control properties
List of properties associated with the Cell control...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.