ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
DDE constants
List of constants used by the DDE functions...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Handling Scheduler controls programmatically
A Scheduler control can be......
ThreadPersistent (Function)
Makes a thread persistent.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Constants for managing Big Data Redis databases
Accessing a database via a web service
The database can be accessed via a web service......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Configuring the setup program
Two tools can be used to create a setup program......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Constants for external files
List of constants used by the functions for managing external files....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.