ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Complete (Function)
Returns a character string of a specified length.
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
Operations in a Select query : add and delete
The following paragraphs present......
Xaml functions
List of Xaml functions...
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Position (Function)
Finds the position of a specified string within another string.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
User (Property)
The User property is used to identify and change the user of a feature.