ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
grSourceCategoryLabel (Function)
Defines the source of the category labels.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
grOrientation (Function)
Modifies the orientation of chart axes.
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.
RegistryRename (Function)
Renames a key in the registry.
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).
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
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.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Information 302: Ambiguity between a variable and a control
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Shared memory area constants
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Lock constants
List of constants used by the functions for locking the applications....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.