ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
WINDEV: Example of programmed Drag and Drop
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Operations performed on use case diagrams
The following paragraphs explain......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
WDTRAD options
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Programming an indexed control
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.