ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Internal component description
The description of an internal component can opened at any time......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
EmailGetAll (Function)
Retrieves all the emails found on a server.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
MyPage (Reserved word)
MyPage is used to handle the current page...
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
fTime (Example)
Usage example of the fTime function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).