ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Array management functions
List of functions for managing arrays...
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Area (Property)
The Area property is used to define an area.
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
Generator (Property)
The Generator property is used to identify the program that generates an element.
Start (Property)
The Start property gets the starting point of an element or event.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Progress (Property)
The Progress property returns the task progress status.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
Date and Time management functions
List of functions for managing dates and times...