ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
ExeListProcess (Function)
Returns the list of applications currently run.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
2. Modes to install an application
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....