ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinOutWidth (Function)
Returns the full width of a window (including the border).
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......