ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
NetworkUser (Function)
Identifies the name of the connected user.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Partial indexing of memos
You now have the ability to index the content of a text memo item......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
The Image control
The Image control is used to......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min