ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Clipboard management functions
List of functions for managing the clipboard...
SendMessage (Function)
Sends a Windows message to a control or to a window.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Different types of data (Type of variable)
A variable is defined by name and type......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).