ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

INIRead (Example)
Usage example of the INIRead function
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
fWrite (Example)
Usage example of the fWrite function
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
ListView control properties
List of properties associated with the ListView control...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fExtractPath (Example)
Usage example of the fExtractPath function
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
fWrite (Function)
Writes: a character string into an external file. a memory section....
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
KeyExpression (Example)
Usage example of the KeyExpression property
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipIsMulti (Example)
Usage example of the zipIsMulti function
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function