ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
grType (Function)
Identifies or modifies the type of chart.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Calling a procedure/a function
Syntax for calling a local or global procedure.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
grDeleteSeries (Function)
Deletes a data series from a chart.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TableMode (Function)
TableMode is kept for backward compatibility.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
httpRequest
The HTTPRequest keyword can correspond to...
Query
The keyword "Query" is used to describe:
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
fDriveInfo (Example)
Usage example of the fDriveInfo function
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.