ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyPage (Reserved word)
MyPage is used to handle the current page...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyReport (Reserved word)
MyReport is used to handle the current report...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Map control properties
The following properties can be used with Map controls:...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Structure (Type of variable)
A structure is a custom type of data...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
List of extension attributes
The list of extension attributes ......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box,...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Properties associated with report controlss
List of properties associated with the report controls...
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage...