ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
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....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
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.
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....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Customizing the report viewer: Available windows
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
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....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Merging differences (SCM)
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......