ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Using the Vista style in your windows
WINDEV allows you to customize......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WDDeploy features
WDDeploy can be used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Creating the skin template of a report
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
14. Controls in practice
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Installing a Webservice (old format)
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Creating an executable: General options
The main executable options are as follows......