ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
DnDForce (Function)
DnDForce is kept for backward compatibility.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Example for creating a select query
This help page explains how to create two select queries......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
URI constants
The following constants are used by URI-specific functions:...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
String functions
List of functions for managing character strings...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
HSetMemo (Function)
Used to modify the management mode of memo items.
fWriteLine (Example)
Usage example of the fWriteLine function
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
DotNetDelegate (Function)
Initializes a.NET delegate.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Error 20: The variable of the FOR loop should be a real
fDriveInfo (Function)
Returns information about a drive.
HLogRestart (Function)
Restarts the logging process on a file.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
SOAPRun (Function)
Runs a procedure on a SOAP server.