ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Saving entered data (AAF)
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
".STY" file: "Style sheet" file
A style sheet is a "......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Properties associated with the areas defined in Zoning mode
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Time management help
Time management is extremely important......