ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
dCopyImage (Example)
Usage example of the dCopyImage function
HIndex (Example)
Usage example of the HIndex function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Events associated with Button controls
List of events associated with Button controls...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
dPen (Example)
Usage example of the dPen function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Installing a SOAP server with IIS
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
HViewToFile (Example)
Usage example of the HViewToFile function
dText (Example)
Usage example of the dText function
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
xlsColumnType (Example)
Usage example of the xlsColumnType function
DnDCursor (Example)
Usage example of the DnDCursor function
HCreation (Example)
Usage example of the HCreation function
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
DnDEvent (Example)
Usage example of the DnDEvent function
HState (Example)
Usage example of the HState function
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......