ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ControlNext (Function)
Returns the name of the next control in input mode.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Edit control
The Edit control allows users to enter data......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
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)....
dbgEnableLog (Function)
Enables the runtime log programmatically.
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.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
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......
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....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Automatic error handling
Error handling can be customized for each process......