ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DotNetDelegate (Function)
Initializes a.NET delegate.
Comparison operators
The comparison operators can be divided into several categories......
HNext (Function)
Sets the position on the next data file record according to a browse item.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
zipExist (Function)
Used to find out whether an archive exists.
zipExtractAll (Example)
Usage example of the zipExtractAll function
fOpen (Example)
Usage example of the fOpen function
grSourceSeries (Function)
Defines the source of a series.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
REP files
REP files contain the list of data files handled by the application....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Constants for the Exif functions
List of constants used by the Exif functions....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipClose (Function)
Closes an archive.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.