ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
SocketConnect (Function)
Connects a client computer to a given socket.
ServiceStart (Function)
Starts a service.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
fChangeSize (Function)
Resizes an external file.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Installing a Webservice (old format)
HTTPCreateForm (Function)
Creates an HTTP form.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
End of Document block
The End of document block is run once at the end of the report execution......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
FinNetCurrentVal (Function)
Returns the net current value of investment.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
ServiceRestart (Function)
Restarts a service (already started).
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
fUnlock (Example)
Usage example of the fUnlock function