ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
WDInst: handling the files to install
By default, the files to install are......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Feedback component
The Feedback component is a component provided with WINDEV......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).