ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HChangeConnection (Example)
Usage example of the HChangeConnection function
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Input (Function)
Displays a message allowing the user to type an information.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
fSelectDir (Function)
Opens a directory picker.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
fSeek (Example)
Usage example of the fSeek function
Sensor constants
Constants used by the SensorXXX functions...
HOnError (Function)
Customizes the management of HFSQL errors.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
PageDisplay (Function)
Displays a web page in the user's browser....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Global and local variable
Two types of variables are available......
Scheduler control events
The following events associated with Scheduler controls:...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
SocketCreate (Function)
Creates a socket.