ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Help system properties
The properties of help system are used to define......
5. Project configuration
Project configuration...
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The test mode cannot operate without the project and its pages, ...
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Accessing a database via a web service
The database can be accessed via a web service......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......