ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
grDraw (Function)
Draws a chart according to the specified parameters.
History of versions
The history of setup versions is an advanced feature of the network setup......
Composite chart
A composite chart is a chart that displays several types of charts......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Warning (Function)
Displays a custom message in a system warning window.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Text (Property)
The Text property is used to get and modify text.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......