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.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
5. Displaying a WEBDEV Session site
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica...
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form...
iMargin (Function)
Defines the "logical" print margins.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Thumbnail control properties
List of properties associated with the Thumbnail control...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different...
Sending elements to Free Technical Support
fDir (Function)
Finds a file or directory.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
iPrintReport (External language)
Prints a report created with the report editor.
10. UMC: User Macro-Code