ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSendMessageToClient (Function)
Displays a message on the client computers.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
HListConnection (Function)
Returns the list of connections currently described in the application.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HOnError (Function)
Customizes the management of HFSQL errors.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......