ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationControl (Function)
Defines an Image control as destination of a chart.
zipSplit (Example)
Usage example of the zipSplit function
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
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.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
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......
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)....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Installing a Webservice (old format)
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Structure (Type of variable)
A structure is a custom type of data...
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ProjectInfo (Function)
Returns specific information about the project currently run.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
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....
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......