ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Various constants
List of various constants....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
fLongName (Function)
Returns the long name of a file or directory.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
fShortName (Function)
Returns the short name of a file or directory.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
<Page>.Display (Function)
Displays a web page in the user's browser....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
RegistryListKey (Function)
Lists the sub-keys of a registry key.