ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDestinationControl (Function)
Defines an Image control as destination of a chart.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
11. User Macro-Code: UMC in practice
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Automatic error handling
Error handling can be customized for each process......
ChangeStyle (Function)
Modifies the style of a control dynamically.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Multiline strings
To type character strings over several lines in the code editor...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Automation object
The Automation keyword is used to declare an automation object...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Sending elements to Free Technical Support
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
ProjectInfo (Function)
Returns specific information about the project currently run.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file