ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Log (Function)
Calculates the decimal logarithm of a numeric value.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Table
The "Table" keyword can correspond to...
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
HOpenConnection (Function)
Opens a connection to a specific database.
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......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Array management functions
List of functions for managing arrays...
FolderData (Function)
FolderData is kept for backward compatibility.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...