ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Using WDDIXIO
To translate the text used in your project:...
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
GetTheme (Function)
Gets the current theme of a mobile application.
HTTP constants
List of constants used by the HTTP functions....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
SemaphoreCreate (Function)
Creates a semaphore.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Pyramid charts
Pyramid charts allow you to view data in descending order......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......