ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
Open (External language)
Opens a window.
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
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...
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ThreadMode (Function)
Changes the management mode of threads.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....