ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
iHLine (Function)
Prints a horizontal line at specified coordinates.
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).
TextToRTF (Function)
Converts text to Rich Text Format.
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):
CurrentWin (Function)
Identifies the window currently in edit.
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).