ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Service constants
List of constants used by the functions for managing services....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
The Tab control
The Tab control is used to simultaneously display different controls......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min