ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
fSeek (Example)
Usage example of the fSeek function
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Handling menu options programmatically
The menu options can be handled......
Error (Function)
Displays a custom error message in a system error window.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Programming the table cells
The Table controls can be handled......
Managing main window menus
A main menu is necessarily associated with a window......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
GPSGetPosition (Function)
Retrieves information about the current device position.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Share your projects via Git
Git is a source code manager......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Constants for managing appointments
Lists of constants used to manage the appointments...
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
gpwOpen (Function)
Opens the User Groupware login window or page.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......