ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
11. Controls in practice
Discover the main characteristics of the controls...
Private Store for mobile applications
There are two methods two deploy your applications......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Empty (Property)
The Empty property is used to determine if an element is empty.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
LockAppOn (Function)
Locks a WINDEV application.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.