ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
ErrorBuild (Function)
Displays a custom error message in a system error window.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
User (Property)
The User property is used to identify and change the user of a feature.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ProjectInfo (Function)
Returns specific information about the project currently run.
Title (Property)
The Title property is used to get and change the title of an element.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Value (Property)
The Value property is used to get and change the value of an element.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Port (Property)
The Port property is used to identify and change a server connection port.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Welcome to Reports & Queries
Reports & Queries is used to......
InfoBuild (Function)
Displays a custom message in a system information window.