ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
VariableReset (Function)
Resets the variable to its initial value.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
<Map>.GetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
Progress Bar control properties
List of properties associated with the Progress Bar control...
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Constants used by the XML signature
Constants used by the XML signature...
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Handling TimeLine controls programmatically
A TimeLine control can be......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......