ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHelp (Function)
Displays a file or a help page in HLP or CHM format.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Entity of a CDM
To group information according the MERISE method, entities must be created......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Page Header block
The Page header block is printed on each new page......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Composite chart
A composite chart is a chart that displays several types of charts......
WDDIXIO License Agreement
WDDIXIO License Agreement...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Hyper File functions available for backward compatibility
Constants for managing fonts
List of constants used by the functions for font management....
Options of the window editor
To configure the general options of the window editor......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....