ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

27. Center or anchor a site horizontally
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
3. UML models in practice
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Copying and cloning
Variables are copied using the "=" operator...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
ERR_ALREADYCONNECTED
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Composite chart
A composite chart is a chart that displays several types of charts......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....