ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
7. Multilingual sites in practice
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
ChangeStyle (Function)
Modifies the style of a control dynamically.
8. Sharing a project in practice
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Automation object
The Automation keyword is used to declare an automation object...
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Size (Property)
The Size property is used to determine and change the size of an element.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.