ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
FinCurrentVal (Function)
Returns the current value of investment.
WINDEV License Agreement
WINDEV License Agreement...
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Multiline strings
To type character strings over several lines in the code editor...
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
NFCSendTag (Function)
Sends a NFC tag to another device.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
WEBDEV 2024 Tutorial - Table of contents
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......