ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
rssInitialize (Function)
Loads a RSS feed in memory.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
New (Reserved word)
New is used to allocate memory space...
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Constants for managing the Image Editor control
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
DocSave (Function)
Saves a document as a "docx" file.
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.
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......