ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
Characteristics of Sidebar controls
The main characteristics of a Sidebar control can be configured......
Data source (Example)
Usage example of the Data source type
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Step 1: Configuring the print parameters
This step allows you to choose......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
List of extension attributes
The list of extension attributes ......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
19. Upload: Sending files to the server
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......