ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form pages of a WEBDEV RAD pattern
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
HTTPSendForm (Function)
Sends an HTTP form.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
How to create a menu?
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HFSQL constants
List of constants used by the HFSQL functions....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
9. Types of standard controls
Types of standard controls...