ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Glossary
The glossary lists all the abbreviations used in the code editor......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
SocketWrite (Function)
Writes a message intended to another socket.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Enumeration (Type of variable)
An enumeration is a set of values......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
GglDelete (Function)
Deletes data from the Google server.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HOnError (Function)
Customizes the management of HFSQL errors.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
WINDEV License Agreement
WINDEV License Agreement...
Crosstab report
The report editor allows you to create "Crosstab" reports......
HChangeName (Function)
Modifies the physical name of a data file.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min