ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
WDXView: Overview
WDXView is an ActiveX browser......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Modbus constants
Constants used by the Modbus management functions....
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
Global and local variable
Two types of variables are available......
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
4. HFSQL Classic
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......