ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
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).
WEBDEV Application Server - 10 connections - License agreement
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
ERR_BAD_CONTEXT_INVALID
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
How to find out whether a report was printed?
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Configuring an application with User Groupware
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....