ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDTestSite: Load test
The stress tests are used to check......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Open (Function)
Opens a modal WINDEV window.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
WDHFDiff - Use
WDHFDiff is used to compare......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
dCopy (Function)
Copies an image to another image.
WINDEV: Example of programmed Drag and Drop
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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)......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
ThreadExecute (Function)
Starts the execution of a secondary thread.