ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HOpenConnection (Example)
Usage example of the HOpenConnection function
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Data model editor: types of links
Several types of links can be found between the files......
Accessing a database via a web service
The database can be accessed via a web service......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Generating the RAD pattern
To generate a RAD pattern:...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HCheckStructure (Function)
Defines the mode for comparing data files.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
HOpen (Function)
Opens a data file.