ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Control constants
List of constants used by the functions for managing controls...
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
dbgInfo (Function)
Returns a debug information.
Constants for managing character strings
List of constants used by string management functions...
Splitter control properties
List of properties associated with the Splitter control...
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
BurnerAddFile (Function)
Adds a file to the compilation.
Report based on a query
Queries are used to easily select records in one or more data files......