ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.