ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
LDAPFind (Function)
Performs a search in an LDAP server.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
iEllipse (Example)
Usage example of the iEllipse function
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
dPolyline (Function)
Draws a line composed of multiple segments.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Compilation options (chm format)
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....