ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Error 803: Return and Result cannot be used in the same process
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....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Specific features of the applications for iPhone/iPad
HRead (Function)
Reads a record in a file according to a given record number.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Including the code
You want to include your code lines in a condition, in a structure, ......
PageDisplay (Function)
Displays a web page in the user's browser....
The Multimedia control
The Multimedia control is used to play multimedia files......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Events associated with Image controls
List of events associated with Image controls...
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
9. Hardware and software requirements
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.