ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
fTime (Example)
Usage example of the fTime function
iPreview (Function)
Configures the print destination.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
HAlias (Example)
Usage example of the HAlias function
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).
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
GridlinesVisible (Property)
WinEdLoad (Function)
Loads the changes made by the end user in a window.
FTPGet (Example)
Usage example of the FTPGet function
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
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.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.