ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
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......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Constant
The constants are language elements whose value is fixed once and for all...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.