ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Crosstab report
The report editor allows you to create "Crosstab" reports......
OLESave (Function)
Saves the object found in an OLE control in binary format.
The pages
Pages are the main interface of a WEBDEV site......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Global and local variable
Two types of variables are available......
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
PDF Reader control events
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......