ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The different types of windows
The following types of windows can be created in a WINDEV application......
Handling controls in a report
The different operations available for the report controls are as follows......
Managing space characters in the searches?
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Size (Property)
The Size property is used to determine and change the size of an element.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......