ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software license agreement
WINDEV Express license agreement...
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Testing a project: setting
By testing the project you can simulate how the application will run......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HCopyRecord (Example)
Usage example of the HCopyRecord function
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
grTitle (Function)
Modifies the caption and/or position of the chart title....
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
HSetMemo (Function)
Used to modify the management mode of memo items.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Events associated with a Spreadsheet control
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......