ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
List of operators
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Body Complement block
The Body complement block is linked to the Body block......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
SQLExec (Function)
Names and runs an SQL query.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).