ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
UUDecode (Function)
Decodes a character string in UUEncode format.
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SysTheme (Function)
Returns the current theme of the device.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Customizing the User Groupware
Resets the variable to its initial value....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
FTPSize (Example)
Usage example of the FTPSize function
fDelete (Example)
Usage example of the fDelete function
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SysXRes (Function)
Returns the horizontal screen resolution.