ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HRead (Function)
Reads a record in a file according to a given record number.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
MemFound (Function)
Checks whether the sought element was found.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
grPrint (Function)
Prints a chart.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Events associated with Static controls
List of events associated with Static controls...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Multimedia control properties
List of properties associated with the Multimedia control...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).