ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grIncreaseData (Function)
Adds a value to a data in a chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipChangePath (Example)
Usage example of the zipChangePath function
DashDisplay (Function)
Refreshes elements in a Dashboard control.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....