ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventClose (Function)
Closes a synchronization event between several threads.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Operations performed on class diagrams
The following paragraphs explain......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
xlsClose (Function)
Closes an XLS file.
ArrayCopy (Function)
Copies the content of an array to another array.
Items used in a select query
A query created in the query editor can contain several types of items......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Creating user accounts
A User account allows the server administrator to......
ControlClone (Function)
Creates a new control from an existing control.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Merging differences (SCM)
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
TabClose (Function)
Closes a dynamic pane in a Tab control.