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.
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Data persistence
The data persistence is used to store the value typed by the user......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
WINDEV: Example of programmed Drag and Drop
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Creating a flexible modeling
To create a new flexible modeling, you can......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST...
WinStatus (Function)
Identifies or modifies the window status.
19. Sending emails
Operator on Address
The & operator returns the address of a variable as an integer
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
AIDetectContour (Function)
Detects the contours of the shapes in an image.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display...
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may...
Handling a Web Component control through programming
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files...