ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
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.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
iCreateFont (Function)
Creates a new print font.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
FTP constants
List of constants used by the FTP functions....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (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....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Associating documents with the project
To describe a project in detail, you can associate documents with it......