ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<Page>.OpenChild (Function)
Opens a non-modal child window.
Page management functions
List of functions for managing pages...
Installing and starting WDTRAD
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
Extracting the text of the project
The following text can be extracted......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Drawing constants
List of constants used by the drawing functions....