ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
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).
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Events associated with the Conference control
List of events associated with a Conference control...
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
SysSetFocus (Function)
Sets focus to a window or control.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Events associated with the project
List of events associated with the project...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Phone constants (Android / iOS)
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
EmailGetAll (Function)
Retrieves all the emails found on a server.
grDestinationWMF (Function)
Defines a meta file as chart destination.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.