ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
zipFindFile (Example)
Usage example of the zipFindFile function
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Using the task management and the schedule
Time management is extremely important......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Cardinalities
The cardinalities are used to count the links between the files......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
2. Examples and components provided with WEBDEV
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Ad Hoc deployment