ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
17. TLS/SSL: Encrypting information on the Web
sEvent (Function)
Branches an event on a serial port.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
grPrint (Function)
Prints a chart.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HTMLToText (Function)
Converts an HTML string or buffer to text.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
KeyPressed (Function)
Checks which key is pressed.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).