ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
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.
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......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
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....
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control