ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNext (Function)
Sets the position on the next data file record according to a browse item.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DotNetRun (Function)
Runs a procedure on a .Net server.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HTTPRequest (Function)
Starts an HTTP request on a server.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Set of procedures
The global procedures are grouped in set of procedures......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......