ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
SocketWrite (Function)
Writes a message intended to another socket.
9. Internal page
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Events associated with Button controls
List of events associated with Button controls...
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HDescribeItem (Example)
Usage example of the HDescribeItem function
EndProgram (Function)
Ends the execution of the current program.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
fDate (Example)
Usage example of the fDate function
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
HMode (Function)
Changes the mode and the method for locking data files.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....