ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Analysis links
The links are used to link the files found in an analysis between themselves......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
ERR_FORBIDDEN_UPDATE
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
ERR_FORBIDDEN_INSTALL
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Creating anchors
The anchors are used to define specific points in a help page......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Including the code
You want to include your code lines in a condition, in a structure, ......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......