ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
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....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Size (Property)
The Size property is used to determine and change the size of an element.
Other operators
The following are additional operators......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Option (Property)
The Option property is used to get and change certain options.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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)...
Port (Property)
The Port property is used to identify and change a server connection port.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Image (Property)
The Image property gets and sets the background image of a control or block.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......