ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Shape controls
List of events associated with Shape controls...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
CodeEditorUncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
ERR_ALREADYCONNECTED
Message text file format
The text files created by WDMSG use a specific format......
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
Creating an insert query
An insert query (corresponding SQL statement......
Events associated with windows
List of events associated with windows...
Options of the window editor
To configure the general options of the window editor......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
OLEServer (Function)
Lists the OLE servers registered toward the current system.
WLanguage properties available in PHP
The following properties are available in PHP...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Custom properties (WLanguage)
A custom property is a code element with two events......
Handling controls in a report
The different operations available for the report controls are as follows......