ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
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......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
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....
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)....
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:...
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......
The HTML Display control
The HTML Display control displays a web page in an application......
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......
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.
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).