ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteFunction
Executes a WLanguage function identified by its name.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SQLExec (Function)
Names and runs an SQL query.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Error 1: Syntax error
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Error 802: Invalid syntax for this function
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Sidebar control properties
List of properties associated with the Sidebar control...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Feedback component
The Feedback component is a component provided with WINDEV......