ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Defining clickable areas
In a page, an Image control can contain clickable areas......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
After
They After keyword can correspond to:
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Automatic management of exceptions
The management of exceptions can be customized by process......
fStopCompress (Example)
Usage example of the fStopCompress function
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
tapiCallEnd (Function)
Returns the date and time of the end of call.
HState (Example)
Usage example of the HState function
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.