ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Other operators
The following are additional operators......
Classes, members, methods and properties
A class is made of......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
NextTitle (Function)
Modifies the title of next window to open.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
FileDisplay (Function)
Displays a file in the browser of Web user.