ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
8. "Mobile friendly" site: Dynamic serving
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
19. Sending emails
Software Factory
The concept of software factory is used to automate the process for creating applications....