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.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced...
NFCWriteTag (Function)
Starts writing data to an NFC tag.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Various constants
List of various constants....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
HTML Editor control properties
Properties associated with the HTML Editor control....
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following...
Creating the Relation pages of a WEBDEV RAD pattern
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application...
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.