ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Example)
Usage example of the MemSeek function
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
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)...
iPrintReport (External language)
Prints a report created with the report editor.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
ControlInfoXY (Function)
Returns the name of the control located at a given position.
MatMultiply (Example)
Usage example of the MatMultiply function
StatAverage (Example)
Usage example of the StatAverage function
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
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.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
iPrintZone (Example)
Usage example of the iPrintZone function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.