ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
ListView control properties
List of properties associated with the ListView control...
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Linear Looper control properties
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Events associated with List Box controls
List of events associated with List Box controls...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
9. Generation modes
WINDEV Mobile includes different types of generation......
Constants for managing emails
List of constants used by the functions for managing emails....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....