ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Orientation (Property)
The Orientation property gets and sets the angle of an element.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
PDF file functions (prefix syntax)
PDF file functions...
15. Repeating a group of controls: loopers
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
RGB (Function)
Defines a color from its Red, Green and Blue components.
PDF file management functions
...PDF file functions...
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Using the task management and the schedule
Time management is extremely important......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Size (Property)
The Size property is used to determine and change the size of an element.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
How to develop a PHP site?
What is a PHP site?......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......