ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Merging differences (SCM)
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
13. Print: Reports
WINDEV reports...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Project Management Hub: Time tracking
The time spent can be listed on......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).