ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
New (Reserved word)
New is used to allocate memory space...
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
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.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
DocSave (Function)
Saves a document as a "docx" file.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
rssInitialize (Function)
Loads a RSS stream in memory.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Count (Property)
The Count property returns the number of elements in a given set.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.