ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
ThreadPersistent (Function)
Makes a thread persistent.
ExeListProcess (Function)
Returns the list of applications currently run.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data...
MyParent (Reserved word)
MyParent is used to handle...
Composite variable
A composite variable contains different types of elements (members)...
OpenSister (Function)
Opens a non-modal sibling window.
Progress Bar control properties
List of properties associated with the Progress Bar control...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter...
2. Static or dynamic site
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events...
sEvent (Function)
Branches an event on a serial port.
ErrorThrow (Function)
Throw a non-fatal error.
ThreadPause (Function)
Pauses the current thread during the specified duration.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Multimedia control properties
List of properties associated with the Multimedia control...
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.