ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
HOpen (Function)
Opens a data file.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
ocrTextBlock (Variable type)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Variable type)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.