ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VariantConvert (Function)
Converts the value stored in a Variant variable].
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Service variable
The Service variable is used to......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
SOAPRun (Function)
Runs a procedure on a SOAP server.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
IF statement
The conditional IF statement allows you to run an action according to a condition...
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
HCloseAnalysis (Function)
Closes the current analysis.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.