ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetRun (Function)
Runs a procedure on a .Net server.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
PageDisplay (Function)
Displays a web page in the user's browser....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Creating a window skin template
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
ComponentInfo (Function)
Returns information about a component.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Operations performed on state-transition diagrams
The following paragraphs explain......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....