ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Find/Replace in the current project
The "Find/Replace" feature is used to......
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
ThreadExecute (Function)
Starts the execution of a secondary thread.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Constants for managing appointments
Lists of constants used to manage the appointments...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
DateToInteger (Function)
Converts a date to an integer.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).