ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
New (Reserved word)
New is used to allocate memory space...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Character strings
WLanguage supports different types of strings....
11. User Macro-Code: UMC in practice
VariableReset (Function)
Resets the variable to its initial value.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Input (Function)
Displays a message allowing the user to type an information.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
BreakAdd (Function)
Adds a break into a Table or Looper control.
USBFind (Function)
Finds a USB device according to keywords.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
iFont (Function)
Selects the default font.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......