ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Examples for using the OLE DB provider for HFSQL
Style sheet
A style sheet ("......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV 2024 Tutorial
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
diffApply (Function)
Applies a difference buffer to a specific buffer.
<Component>.Load (Function)
Loads an external component independent of the current project.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
The HTML control
The HTML control displays HTML pages or HTML code......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.