ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
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.
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.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
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).
gpwOpen (Function)
Opens the User Groupware login window or page.
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....
2. Projects in practice
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.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
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
Items used in a select query
A query created in the query editor can contain several types of items......
Enumeration (Type of variable)
An enumeration is a set of values......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...