ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
GglUploadDocument (Function)
Uploads a document to the Google server.
String functions
List of functions for managing character strings...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
DotNetDelegate (Function)
Initializes a.NET delegate.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Calendar functions
List of Calendar functions...
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Error 805: No syntax without parameter
Handling a WinForm .Net control through programming