ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Discover all the possibilities of pivot tables
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
Setup on a local network (LAN)
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
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.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Multiline strings
To type character strings over several lines in the code editor...
Open (Function)
Opens a modal WINDEV window.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.