ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
KeyExpression (Example)
Usage example of the KeyExpression property
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Switch control properties
MyParent (Reserved word)
MyParent is used to handle...
Subject (Property)
The Subject property is used to get and change the subject of an element.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
grLabel (Function)
Indicates various parameters of additional legend in a chart.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....