ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Handling Gantt Chart controls programmatically
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Border of controls
One of the most important elements of control style is its border......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
DataType (Function)
Identifying the type of a WLanguage variable.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Compound statements
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
16. Types of code
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Cos (Function)
Calculates the cosine of an angle.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).