ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML document management functions
List of functions that manipulate HTML documents....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
iGroupAdd (Function)
Adds a report to a group of reports.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
XMLDocument (Function)
Creates a new XML document.
SysSetFocus (Function)
Sets focus to a window or control.
Error 1016: The method of the class is private
Advanced types
The advanced types of WLanguage are as follows...
Error 1015: The method of the class is protected
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
WinStatus (Function)
Identifies or modifies the window status.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.