ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
WidgetDisplay (Function)
Refreshes a widget window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
14. PHP generation in practice
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
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.
DDEError (Function)
Returns the runtime status report of a DDE function.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Environment of code editor
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....