ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Help system properties
The properties of help system are used to define......
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Right (Function)
Extracts the last characters from a string or string buffer.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
XMLDelete (Example)
Usage example of the XMLDelete function
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
xmlSignatureVerification (Variable type)
The xmlSignatureVerification type is used to define the information required to verify an XML signature.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
xlsClose (Example)
Usage example of the xlsClose function