ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
ControlClone (Function)
Creates a new control from an existing control.
fMemOpen (Function)
Opens a memory zone shared between several applications.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
BurnerEject (Function)
Opens or closes the door of current burner.
BurnerSelect (Function)
Used to select the default burner.
BurnerCancel (Function)
Cancels the current burn process.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerAddFile (Function)
Adds a file to the compilation.
Various constants
List of various constants used by the constants WINDEV functions....
Type (Property)
The Type property is used to get and change the type of an element.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
11. Controls in practice
Discover the main characteristics of the controls...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Window controls
Several types of controls can be used in a window, ......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
14. Controls in practice