ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
2. Projects in practice
Discover the main operations that can be performed on a project....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
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....
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
6. Internal window
Internal windows...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....