ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
HDFS constants
The following constants are used by the HDFS functions:...
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
dSlice (Example)
Usage example of the dSlice function
Local procedure
Two types of procedures are available......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....