ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTP constants
List of constants used by the HTTP functions....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
eChangeCurrency (Function)
Converts a currency into another currency.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
grLoadParameter (Function)
Restores the parameters used to draw a chart.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Seek (Function)
Searches for the index of an element in a WLanguage array.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
fCreateLink (Function)
Creates a link on a file at the specified location.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
fClose (Function)
Closes an external file.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
ControlNext (Function)
Returns the name of the next control in input mode.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Right (Function)
Extracts the last characters from a string or string buffer.
XMLDocument (Function)
Creates a new XML document.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
iCloud constants
The iCloud constants are as follows:
Switch control properties