ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
10. Internal components in practice
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
SocketRead (Function)
Retrieves a message sent by another socket.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Border (Type of variable)
The Border type is used to handle a border through programming...
2. Projects in practice
Discover the main operations that can be performed on a project....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
eChangeCurrency (Function)
Converts a currency into another currency.
WinStatus (Function)
Identifies or modifies the window status.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
MatNbColumn (Function)
Returns the number of columns found in a matrix.