ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
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......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Salesforce functions
List of Salesforce functions...
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HNext (Function)
Sets the position on the next data file record according to a browse item.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Google Maps management functions
List of functions for managing Google maps...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.