ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
SysVersion (Function)
Returns information about the PHP version used on the current server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor...
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice...
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated...
Style of a control
As soon as it is created, a control is associated with a style......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
ControlClone (Function)
Creates a new control from an existing control.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can...
J2EE constants
List of constants used by the J2EE functions....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....