ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
fDirectoryExist (Function)
Checks the existence of a directory.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
CurrentWin (Function)
Identifies the window currently in edit.
TextToRTF (Function)
Converts text to Rich Text Format.
Setup directory
The setup wizard allows you to configure the setup directory of application....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
AppParameter (Function)
Returns information about the mechanism for automatic application update.