ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
EventClose (Function)
Closes a synchronization event between several threads.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
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......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
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 "......
HFSQL Client/Server: Configuring the data files on the server
Input (Function)
Displays a message allowing the user to type an information.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Operations performed on class diagrams
The following paragraphs explain......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
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, ......
xlsClose (Function)
Closes an XLS file.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Creating user accounts
A User account allows the server administrator to......
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)....