ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component (Property)
The Component property configures the different components of a composite key.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
InitRandom (Function)
Initializes the generator of random numbers.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
MatExist (Function)
Checks the whether the matrix exists in memory.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
MatDelete (Function)
Deletes an existing matrix.
fLock (Example)
Usage example of the fLock function
BrowserPlatform (Function)
Returns the user's browser platform....
ColorPalette (Function)
Returns a color found in the current palette.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
FolderData (Function)
FolderData is kept for backward compatibility.
BrowserType (Function)
Returns the type of browser used by the Web user.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ID (Property)
The ID property is used to get and change IDs.