ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
fSeek (Function)
Gets and sets current position in an external file.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
<Table>.ExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.CollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Handling menu options programmatically
The menu options can be handled......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
Error 19: The step of this FOR loop must be constant
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Handling Spreadsheet controls programmatically (in a report)
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...