ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
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
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iPrintBlock (Function)
Forces a report block to print.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
LooperCount (Function)
Returns the number of rows in a Looper control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
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....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.