ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteFunction
Executes a WLanguage function identified by its name.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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)....
Error 1: Syntax error
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Sidebar control properties
List of properties associated with the Sidebar control...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Error 802: Invalid syntax for this function
Feedback component
The Feedback component is a component provided with WINDEV......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......