ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
HToItem (Function)
Assigns the specified value to an item of the current record.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min