ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HToItem (Function)
Assigns the specified value to an item of the current record.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Interactive notification management constants
Interactive notification management constants...
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.