ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for manging the replication
List of constants used by the functions for managing the replication....
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Creating links
Links help users navigate the help system......
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....