ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
"About" window
The "About" window is used to display and access various information about the current application......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
BurnerSelect (Function)
Used to select the default burner.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Space (External language)
Fills the content of WdString with space characters on the right.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.