ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ERR_NO_WDADMIN
9. Internal component
Query based on query
Queries can be based on items from another query......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
OpenSister (Function)
Opens a non-modal sibling window.
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
Error 1012: The class member is not global: it cannot be accessed from a global method