ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time management help
Time management is extremely important......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Document (Type of variable)
The Document type is used to handle a "docx" document.
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......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
GetDefinition (Function)
Retrieves the definition of element type.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.