ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
7. Window templates
...Window templates...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
RGBRed (Function)
Returns the red component of an RGB color.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
HDelete (Function)
Deletes a record from a data file (query or view).
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.