ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Activation key management functions
The following functions are used to manage activation keys:...
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
The HTML Display control
The HTML Display control displays a web page in an application......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
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......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
"About" window
The "About" window is used to display and access various information about the current application......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......