ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
fDirectoryExist (Function)
Checks the existence of a directory.
HOut (Example)
Usage example of the HOut function
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
MDIOpen (Function)
Opens and enables an MDI child window.
NET constants
List of constants used by the DotNet functions....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
FTPSend (Example)
Usage example of the FTPSend function
Socket management functions
List of functions for managing sockets...
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.