ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Constants for managing the windows
List of constants used by the functions for managing the windows...
BurnerList (Function)
Returns the list of burners installed on the current computer.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
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....
xlsClose (Function)
Closes an XLS file.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.