ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
The Cell control
The Cell control contains controls......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Telemetry: Main features