ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Example)
Usage example of the HSubstDir function
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
Referring to an element in a WLanguage event / process
Null (keyword)
The "Null" keyword can correspond to:
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Internal component description
The description of an internal component can opened at any time......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HFileExist (Example)
Usage example of the HFileExist function
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Control constants
List of constants used by the functions for managing controls...
HToItem (Function)
Assigns the specified value to an item of the current record.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Format (Property)
The Format property is used to identify and change the format of an element
Creating the Vision windows of the WINDEV RAD pattern
Specific features of the Express version
Creating the Relation pages of a WEBDEV RAD pattern