ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
fTempPath (Example)
Usage example of the fTempPath function
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
LocalStorageGet (Function)
Retrieves a value from the local storage.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EndProgram (Function)
Ends the execution of the current program.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
GglUploadDocument (Function)
Uploads a document to the Google server.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Print functions
List of print functions...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).