ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
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.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyPage (Reserved word)
MyPage is used to handle the current page...
MyReport (Reserved word)
MyReport is used to handle the current report...
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...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MySelf (Reserved word)
MySelf is used to handle the current control...
ThreadPersistent (Function)
Makes a thread persistent.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile....
Use the Salesforce service
Salesforce is a very popular CRM software......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
HState (Example)
Usage example of the HState function
AuthRevokeToken (Function)
Revokes a JSON Web Token (JWT).
Error 34: 'Break' is not allowed outside the loops
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons...
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows...
Chart control properties
A Chart control can be used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).