ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
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...
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
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.
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
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Thread management functions
List of functions for managing threads...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.