ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Using .NET assemblies in a project
To use .NET assemblies in a project......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Variable scope
Variables can be declared anywhere in the code....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
ServiceStop (Function)
Stops a service.