ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_TIMEOUT
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
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....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Z-index of a control
All the controls in a window or report have a different z-index......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WDSQL, SQL querier: Overview
WDSQL is used to......
The Cell control
The Cell control contains controls......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
fOpenTempFile (Function)
Creates and opens a temporary file.
fTrackStop (Function)
Stops monitoring a file or directory.
fChangeExtension (Function)
Changes the extension of a file on disk.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....