ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
EXE constants
List of constants used by the functions for managing executables....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Calling a procedure/a function
Syntax for calling a local or global procedure.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Automation object
The Automation keyword is used to declare an automation object...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Creating the menus for the windows of the WINDEV RAD pattern
WINDEV Framework License Agreement
Constants for managing videos
List of constants used by the functions for video management....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
13. External component in practice
External component in practice...
12. External component in practice
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.