ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Other operators
The following are additional operators......
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
Items (Property)
The Items property is used to configure the different items of a full-text index.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.