ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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....
OpenChild (Function)
Opens a non-modal child window.
ChangeStyle (Function)
Modifies the style of a control dynamically.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fMemOpen (Function)
Opens a memory zone shared between several applications.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
HSetLog (Function)
Enables or disables log management on a file.
BurnerAddFile (Function)
Adds a file to the compilation.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....