ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ERR_BAD_CONTEXT
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
ERR_DISCONNECTED_EXEC
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
16. Types of code
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Custom tooltips
Tooltips are very useful for application users......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Recycle code windows
By default, a single code window is opened per ......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......