ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Content (Property)
The Content property is used to get and change the content of an element.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
BackgroundColor (Property)
The BackgroundColor property gets and sets the background color of an element.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
MySelf (Reserved word)
MySelf is used to handle the current control...
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.