ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Constants for managing arrays
List of constants used by the functions for array management....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
zipInfoFile (Example)
Usage example of the zipInfoFile function
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
iPrintReport (Function)
Prints a report created with the report editor.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Running the test of the User Groupware and installing it
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
NetworkUser (Function)
Identifies the name of the connected user.
Constants for manging the replication
List of constants used by the functions for managing the replication....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Phone constants (Android / iOS)
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.