ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WINDEV applications for Linux: Specific features
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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....
12. Control templates
WINDEV Mobile allows you to create control templates....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
WINDEV 2024
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Google Contacts management functions
List of functions for managing Google contacts...
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....