ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Operator on Address
The & operator returns the address of a variable as an integer
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
grCreate (Function)
Creates a specific type of chart.
Installing a Webservice (old format)
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Report based on a query
Queries are used to easily select records in one or more data files......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Help system properties
The properties of help system are used to define......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......