ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
Socket constants
List of constants used by the functions for socket management....
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.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
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....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
9. Types of standard controls
Types of standard controls...
Environment of code editor