ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
XML functions
List of XML functions...
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Operations performed on deployment diagrams
The following paragraphs explain......
Multi-product external components
Components are a remarkably useful tool for development teams......
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......