ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Report viewer: Offer several reports
In the document preview, end users can......
Date (Variable type)
The Date type is used to easily manipulate dates...
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Info (Function)
Displays a custom message in a system information window.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
HNext (Function)
Sets the position on the next data file record according to a browse item.
Name (Property)
The Name property is used to get the name of an element.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
Page constants
List of constants used by page functions....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
ChangeCharset (Example)
Usage example of the ChangeCharset function
fDelete (Example)
Usage example of the fDelete function