ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
SysWinShow (Function)
Modifies the display status of a window.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
ComponentLocate (Function)
Specifies the access path to an external component of project.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.