ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the table cells
The Table controls can be handled......
Events associated with internal windows
List of events associated with internal windows...
gClickableLink (Function)
Adds a clickable link in a graphic string.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Events associated with a Gantt Chart column
Simplify your searches
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
Operations in a Select query : add and delete
The following paragraphs present......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
fCurrentDir (Example)
Usage example of the fCurrentDir function
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
MatCreate (Example)
Usage example of the MatCreate function