ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to open a page?
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
HRegenerateFile (Function)
Regenerates a data file from its log.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
iLine (Function)
Prints a line at specified coordinates.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
8. Windows in practice
Discover the main actions that can be performed on the windows....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....