ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iFont (Function)
Selects the default font.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
SQLFirst (Example)
Usage example of the SQLFirst function
zipAddFile (Example)
Usage example of the zipAddFile function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
OpenMobileWindow (Function)
Opens a window in a mobile application.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Classes, members, methods and properties
A class is made of......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
DotNetDelegate (Function)
Initializes a.NET delegate.
Error 20: The variable of the FOR loop should be a real
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Constants for external files
List of constants used by the functions for managing external files....
SOAPRun (Function)
Runs a procedure on a SOAP server.
WinOutWidth (Function)
Returns the full width of a window (including the border).
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
zipSplit (Example)
Usage example of the zipSplit function