ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Types of accessible files
Types of accessible files...
Handling an internal component
An internal component is a set of elements from a project......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Events associated with Slider controls
List of events associated with Slider controls in a window...
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
2. How to test a site?
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.