ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
ocrOption (Variable type)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Constants for manging the replication
List of constants used by the functions for managing the replication....
iCloseReport (Function)
Stops printing the current report immediately.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
EventOpen (Function)
Opens a synchronization event between several threads.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Events associated with internal windows
List of events associated with internal windows...
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).