ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
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...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Border management constants
List of constants used by the border management functions....
Replication: The different types
The data replication is a powerful feature......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
SocketWrite (Function)
Writes a message intended to another socket.
fMoveDir (Function)
Moves a directory and its content.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
KeyPressed (Function)
Checks which key is pressed.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...