ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.
Points to consider if your customers use Windows Vista (and later)
Windows Vista (and later) proposes several improvements...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
LanguageToName (Function)
Returns the name of a language.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HStatDate (Function)
Returns the date of the last update for the index statistics.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ChronoReset (Function)
Stops and resets a running stopwatch.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
LoadParameter (Function)
Reads a persistent value.
RGB (Function)
Defines a color from its Red, Green and Blue components.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
SocketConfigure (Function)
Configures the use of Socket functions.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SysDir (Function)
Returns the path of a system directory.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ExceptionInfo (Function)
Retrieves information about the current exception.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
InServiceMode (Function)
Indicates whether the code is run in a service.