ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Table control functions
List of functions specific to Table controls...
Report based on a query
Queries are used to easily select records in one or more data files......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ERR_ALREADYCONNECTED
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Analysis links
The links are used to link the files found in an analysis between themselves......
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Browser management functions
List of functions for managing browsers...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......