ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTP constants
List of constants used by the FTP functions....
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Operator on Address
The & operator returns the address of a variable as an integer
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Character strings
WLanguage supports different types of strings....
Accessibilité (Property)
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
DataType (Function)
Identifying the type of a WLanguage variable.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
zipListFile (Function)
Returns the list of files found in an archive.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipDeleteFile (Function)
Deletes a file from an archive.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Constants used by the functions for managing countries and continents
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....