ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
ServiceStart (Function)
Starts a service.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
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......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Error 704: The property does not exist on
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.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ServiceRestart (Function)
Restarts a service (already started).
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
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......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
11. Controls in practice
Discover the main characteristics of the controls...