ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Creating and handling an item
The main operations that can be performed on an item are as follows......
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
fUnlock (Example)
Usage example of the fUnlock function
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
MemAdd (Function)
Adds an element to a memory area.
MemModify (Function)
Modifies an element in a memory area.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....