ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Sending elements to Free Technical Support
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
iGroupAdd (Function)
Adds a report to a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
iPrintDoc (Function)
Prints a document in "docx" format.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
DocUpdateFormula (Function)
Updates the formulas in a document.
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.