ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemFound (Function)
Checks whether the sought element was found.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
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......
13. External component in practice
External component in practice...
12. External component in practice
Designing a supercontrol
A supercontrol is an advanced type of control......
Table,Add (External language)
Adds an element to a Table control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Configuring an application with User Groupware
Cross-references in the code editor
The cross-references in the code editor are used to identify......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
System constants
List of constants used by the system functions....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......