ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option (Property)
The Option property is used to get and change certain options.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
NotificationDisplay (Function)
Displays a message outside the browser.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
SendMessage (Function)
Sends a Windows message to a control or to a window.
FaxConnect (Function)
Establishes a connection to a fax server.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
ThreadPersistent (Function)
Makes a thread persistent.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Error 1006: The member is not global: use: to access it
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......