ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Print modes of a report
Several print modes are available for a report....
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Functions for managing objects (External language)
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
How to create a patch?
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
The structure of the file for remote control
The management of remote control uses a file in INI format......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.