ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Operations performed on activity diagrams
The following paragraphs explain......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Configuring the SOAP administrator
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....