ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Content (Property)
The Content property is used to get and change the content of an element.
fRename (Function)
Modifies the name of a file.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
TreeView Table control linked to a table
A TreeView Table control can be linked to a table or a query......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
fUnlock (Function)
Entirely or partially unlocks an external file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HPass (Function)
Defines the password used to create or open a data file.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.