ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArraySort (Example)
Usage example of the ArraySort function
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
HDescribeFile (Function)
Describes a data file programmatically.
fCopyFile (Example)
Usage example of the fCopyFile function
The Edit control
The Edit control allows users to enter data......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
ServiceUninstall (Function)
Uninstalls a service.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
ThreadExecute (Function)
Starts the execution of a secondary thread.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.