ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
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......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Events associated with the project
List of events associated with the project...
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
TimeToString (Function)
Converts a time to a string in the specified format.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HExecuteProcedure (Function)
Runs a stored procedure.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......