ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidgetDisplay (Function)
Refreshes a widget window.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Google Calendar management functions
List of functions for managing Google calendars...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
ArrayCopy (Function)
Copies the content of an array to another array.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.