ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
HFSQL constants
List of constants used by the HFSQL functions....
Google Calendar management functions
List of functions for managing Google calendars...
iPrintReport (External language)
Prints a report created with the report editor.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.