ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Random (Function)
Returns a random number.
Enqueue (Function)
Adds an element to the queue.
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.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Events associated with a Signature control
The following processes are associated with a Signature control:...
Handling a chart in the editor
In the editor, a Chart control includes different sections......
zipOpenCAB (Function)
Opens an existing archive in CAB format.