ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Style sheet
A style sheet ("......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Setup directory
The setup wizard allows you to configure the setup directory of application....
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
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....
WINDEV 2024 Tutorial
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.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
The HTML control
The HTML control displays HTML pages or HTML code......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
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.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....