ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Line control properties
List of properties associated with the Line control...
Rating control properties
The Rating control can be used in a window as well as in a page....
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Description window of a combining query
The description window of a combining query consists of several sections......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
12. Preventing from going back to a page
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.