ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRead (Function)
Reads a record in a file according to a given record number.
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.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
grPrint (Function)
Prints a chart.
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.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MemFound (Function)
Checks whether the sought element was found.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
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.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
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.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.