ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
PC SOFT Free Technical Support
Thank you for buying one of our products......
Automatic documentation of external components
External components must include a technical documentation......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SocketRead (Function)
Retrieves a message sent by another socket.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
fMoveFile (Function)
Moves a file from one directory to another.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Replication: The different types
The data replication is a powerful feature......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Date (Type of variable)
The Date type enables you to easily handle the dates...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......