ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
fExeDir (Function)
Returns the directory from which the execution is started.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
picLayer (Variable type)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
dLine (Example)
Usage example of the dLine function
Emulating constants
List of constants used by the functions for emulating automated tests....
Link properties
When creating a link, you can simply specify the destination......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.