ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
fRename (Function)
Modifies the name of a file.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fUnlock (Function)
Entirely or partially unlocks an external file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....