ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
XML management: Use example
This application example manages an XML file named "Orders......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
11. Table/Looper controls
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
iPrintReport (Function)
Prints a report created with the report editor.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.