ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Automatic management of exceptions
The management of exceptions can be customized by process......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Multi-project search
Performing a search in the current project is a common operation......
Native Access to SAP
SAP is a widely used ERP......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Enumeration (Variable type)
An enumeration is a set of values......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
5. Deploying a dynamic site (Session or AWP) in practice
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
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.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......