ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
MatMultiply (Example)
Usage example of the MatMultiply function
StatAverage (Example)
Usage example of the StatAverage function
Display (External language)
Displays a value in a control or assigns a value in a variable.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......