ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgSaveDebugDump (Function)
Saves a dump file of the application.
Installing and starting WDTRAD
WDMSG, WDTRAD and WDDIXIO: Translation tools
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Native Sybase Connector for WINDEV and WEBDEV 2024
The Organizer control
The Organizer control is used to display and handle organizers......
Empty (Property)
The Empty property is used to determine if an element is empty.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
WDINT, WDTRAD and WDDIXIO: Translation tools
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....