ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

You used WINDEV Mobile 28
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
EmailGetAll (Function)
Retrieves all the emails found on a server.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Handling an internal component
An internal component is a set of elements from a project......
Classes, members, methods and properties
A class is made of......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
Functions for managing menus (prefix syntax)
List of functions for managing menus...
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......