ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
PDF file management functions
...PDF file functions...
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HDescribeItem (Function)
Describes a file item through programming.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
SSH constants
The following constants are used to manage an SSH server:...
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
PDFToText (Function)
Extract the text contained in an Document PDF.
GPSGetPosition (Function)
Retrieves information about the current device position.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Printing nested reports
To create a main report containing several secondary reports:...
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Now (Function)
Returns or modifies the system time (current time defined for the current computer).