ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Creating user accounts
A User account allows the server administrator to......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
The Tab control
The Tab control is used to simultaneously display different controls......
EventClose (Function)
Closes a synchronization event between several threads.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
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 "......
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......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Operations performed on class diagrams
The following paragraphs explain......
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, ......
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
xlsClose (Function)
Closes an XLS file.
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......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
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)....