ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLChangeConnection (Function)
Modifies the current connection.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
PDFToText (Function)
Extract the text contained in an Document PDF.
fClose (Function)
Closes an external file.
Chart management functions
...Chart management functions...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
CharactType (Function)
Returns information about the type of character.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Size (Property)
The Size property is used to determine and change the size of an element.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Printing nested reports
To create a main report containing several secondary reports:...
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
RGB (Function)
Defines a color from its Red, Green and Blue components.
GglFillCalendar (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar are retrieved (by using criteria if necessary).