ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeparator (Function)
Returns a file path with normalized separators.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
HLogRestart (Function)
Restarts the logging process on a file.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HRegenerateFile (Function)
Regenerates a data file from its log.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
xlsSave (Function)
Saves an XLS document.
SQLLast (Function)
Sets the position on the last row of the query result.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
fMoveFile (Function)
Moves a file from one directory to another.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
HChangeName (Function)
Modifies the physical name of a data file.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.