ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Phone functions
The phone functions are as follows:...
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
fOpenTempFile (Function)
Creates and opens a temporary file.
EndService (Function)
Ends the execution of the current service.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
fChangeSize (Function)
Resizes an external file.
DocStartModification (Function)
Signals the start of the grouping of a set of operations on a document into a single event (undo/redo management)....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
OrgModify (Function)
Modifies an element in an Organization Chart control.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HTTPSendForm (Function)
Sends an HTTP form.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Materialized view
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....