ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Discover all the possibilities of pivot tables
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
WDXView: Overview
WDXView is an ActiveX browser......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....