ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
InAutomaticTestMode (Function)
Allows you to find out whether an automated test is currently run or not.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fAttribute (Function)
Returns or modifies the attributes of a file.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
EventCreate (Function)
Creates an event.
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.
SQLReqExists (Function)
Checks the existence of a query.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Truncate (Function)
Truncates the right part of a string or buffer.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
SQLChangeConnection (Function)
Modifies the current connection.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Contains (Function)
Allows you to check if a substring is within a string.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.