ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOut (Example)
Usage example of the HOut function
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Find/Replace in the current project
The "Find/Replace" feature is used to......
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
SQLExec (Example)
Usage example of the SQLExec function
MySelf (Reserved word)
MySelf is used to handle the current control...
WDPic (Variable type)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
FinNetCurrentVal (Function)
Returns the net current value of investment.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
HModify (Example)
Usage example of the HModify function
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Constants for managing certificates
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......