ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
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.
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.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Opening
The Opening keyword...
ControlClone (Function)
Creates a new control from an existing control.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
7. Window templates
...Window templates...
WaitWindowStart (Function)
Opens the wait window of application.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Chart management functions
...Chart management functions...
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.