ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSendMessageToClient (Function)
Displays a message on the client computers.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit 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....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
LooperSelectPlus (Function)
Selects a row in a Looper control.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
GglUploadDocument (Function)
Uploads a document to the Google server.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Code snippets
The code editor allows you to enter "Code snippets"......
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....