ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Software Factory
The concept of software factory is used to automate the process for creating applications....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
First project window
Operations performed on collaboration diagrams
The following paragraphs explain......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....