ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
Constants for managing appointments
Lists of constants used to manage the appointments...
Manipulating Organizer controls programmatically (prefix syntax)
Organizer controls can be manipulated programmatically....
New (Reserved word)
New is used to allocate memory space...
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.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
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.
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).
Constants for managing the Image Editor control
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
DocSave (Function)
Saves a document as a "docx" file.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....