ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentWin (Function)
Identifies the window currently in edit.
iVLine (Function)
Prints a vertical line at specified coordinates.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
grOrientation (Function)
Modifies the orientation of chart axes.
PDF file management functions
...PDF file functions...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
iHLine (Function)
Prints a horizontal line at specified coordinates.
BurnerAddFile (Function)
Adds a file to the compilation.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
RegistryRename (Function)
Renames a key in the registry.
Copying and cloning
Variables are copied using the "=" operator...
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Euro constants
List of constants used by the functions for managing the Euro....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
PDFToText (Function)
Extract the text contained in an Document PDF.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.