ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

INIRead (Example)
Usage example of the INIRead function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
fWrite (Function)
Writes: a character string into an external file. a memory section....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Font (Type of variable)
A Font variable creates a font programmatically...
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....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
fExtractPath (Example)
Usage example of the fExtractPath function
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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......
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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