ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window controls
Several types of controls can be used in a window, ......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Description (Property)
The Description property is used to get and change the page description.
Properties associated with report controlss
List of properties associated with the report controls...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Image drawing and processing functions
List of image drawing and processing functions...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Events associated with Static controls
List of events associated with Static controls...
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
GglUploadDocument (Function)
Uploads a document to the Google server.
Various WEBDEV constants
Various WEBDEV constants...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......