ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
Events associated with Flash controls
List of events associated with Flash controls...
Events associated with Flex controls
List of events associated with Flex controls...
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
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.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
WLanguage procedure called by AppControl
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure.
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Animating a Static control
Two methods can be used to animate a Static control......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....