ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLogRecreate (Function)
Used to re-create an empty log.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Error 106: Redefinition of a global variable
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HCreateView (Example)
Usage example of the HCreateView function
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Properties associated with the options of a Switch control
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......