ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
HPrevious (Function)
Positions on the previous file record according to a browse item.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grLegend (Function)
Indicates the presence and position of legend in a chart.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Supercontrol
A supercontrol is an advanced type of control......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......