ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
API (Function)
Runs a function found in an external DLL.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Sort (Function)
Sorts a WLanguage array.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Position (Function)
Finds the position of a specified string within another string.
Combination (Type of variable)
A combination is a set of options.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Image control in a page