ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Constants for the Exif functions
List of constants used by the Exif functions....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Kanban control events
The following events are associated with Kanban controls......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Service variable
The Service variable is used to......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
ThreadPause (Function)
Pauses the current thread during the specified duration.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
HTTP functions
List of HTTP functions...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......