ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanAddList (Function)
Adds a new list to a Kanban control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Running the test of the User Groupware and installing it
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
4. HFSQL Classic
1. Project and analysis
7. Window templates
...Window templates...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Body block
The Body block corresponds to the main block of the report......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......