ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Automatic documentation of external components
External components must include a technical documentation......
zipChangePath (Example)
Usage example of the zipChangePath function
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
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....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......