ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dictionary
The dictionary is a file that can contain the project elements......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Page constants
List of constants used by page functions....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
OpenChild (Function)
Opens a non-modal child window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
The Image control
The Image control is used to......
Classes, members, methods and properties
A class is made of......
Local procedure
Two types of procedures are available......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......