ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
System constants
List of constants used by the system functions....
Library,Disk (External language)
Opens the project library that is stored on disk.
INIRead (Example)
Usage example of the INIRead function
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
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fSeek (Example)
Usage example of the fSeek function
HTTP constants
List of constants used by the HTTP functions....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
fListResource (Function)
Lists the resources integrated to the application.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
ExceptionInfo (Function)
Retrieves information about the current exception.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Socket constants
List of constants used by the functions for socket management....
JavaExecute (Example)
Usage example of the JavaExecute function