ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShellExecute (Function)
Opens a document in its associated application.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
LooperAdd (Function)
Adds a row at the end of a Looper control.
PageParameter (Example)
Usage example of the PageParameter function
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
fOpenTempFile (Function)
Creates and opens a temporary file.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
GetTheme (Function)
Gets the current theme of a mobile application.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Extracting the text of the project
The following text can be extracted......
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
CursorDisplay (Function)
Displays or hides the mouse cursor.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
EventOpen (Function)
Opens a synchronization event between several threads.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.