ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
EmailSend (Example)
Usage example of the EmailSend function
StatVarianceP (Example)
Usage example of the StatVarianceP function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Handling Gantt Chart controls programmatically
TableMode (Function)
TableMode is kept for backward compatibility.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
fDriveInfo (Example)
Usage example of the fDriveInfo function
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Table,Select,+ (External language)
Selects an element in a Table control.
MatWrite (Example)
Usage example of the MatWrite function
MatFill (Example)
Usage example of the MatFill function
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.