ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
iEndReport (Function)
Forces the report print to stop.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Aliases on data files: HAlias
The aliases are used to handle......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Setup of the WEBDEV Application Server for Linux
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
4. When to use the debugger?
Draws a line composed of multiple segments in an Image variable....