ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
fMemOpen (Function)
Opens a memory zone shared between several applications.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
MySelf (Reserved word)
MySelf is used to handle the current control...
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
HCloseConnection (Example)
Usage example of the HCloseConenction function
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
FolderData (Function)
FolderData is kept for backward compatibility.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.