ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
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......
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......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
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......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
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....
<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....
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF 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).
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
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
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
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......