ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
fSelect (Function)
Opens the Windows file picker.