ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
WinEdLoad (Function)
Loads the changes made by the end user in a window.
FTPGet (Example)
Usage example of the FTPGet function
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HReadLast (Example)
Usage example of the HReadLast function
Events associated with a Gantt Chart column
HOpen (Function)
Opens a table.
GridlinesVisible (Property)
HCloseAnalysis (Function)
Closes the current analysis.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
iPreview (Function)
Configures the print destination.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.