ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Enqueue (Function)
Adds an element to the queue.
Shared memory area constants
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
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......
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.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Push (Function)
Pushes an element onto the stack.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Random (Function)
Returns a random number.