ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the scanner functions
Constants used by the scanner functions...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Constants used by the XML signature
Constants used by the XML signature...
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
You used WINDEV Mobile 28
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.
Handling an internal component
An internal component is a set of elements from a project......
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.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......