ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Facebook functions
List of Facebook functions...
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
HTMLEnableDebugger (Function)
Enable HTML/Javascript debugger on CEF (Chromium)-based HTML fields: HTML Display control or HTML Editor field....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
dBorder (Function)
Draws the borders.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InServiceMode (Function)
Indicates whether the code is run in a service.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the database schema that was used to create the table.
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....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.