ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for encryption/compression
List of constants used by the encryption/compression functions...
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
Properties associated with Combo Box controls that display a table
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
ScreenToSource (Function)
Automatically initializes: the values of a table'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....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
WDSQL, SQL querier: Overview
WDSQL is used to......
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
WLanguage properties available in PHP
The following properties are available in PHP...
HDescribeConnection (Function)
Describes a new connection to an external database.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Token
The Token keyword can correspond to...
FaxRestart (Function)
Restarts a fax in the spooler.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.