ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
SNMPStartSession (Function)
Starts an SNMP session.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Border (Type of variable)
The Border type is used to handle a border through programming...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Automatic management of exceptions
The management of exceptions can be customized by process......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Constants for external files
List of constants used by the functions for managing external files....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Declaring and using a variable
A variable is defined by name and type......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
User Groupware files
Two categories of data files are managed......