ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
FTPAttribute (Example)
Usage example of the FTPAttribute function
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
MemSort (Function)
Sorts the elements found in a memory zone.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Sort (Function)
Sorts a WLanguage array.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Switch control properties
Using the Salesforce service
Salesforce is a very popular CRM software......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Table,Insert (External language)
Inserts an element into a table at a given position.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
CallDLL32 (Example)
Usage example of the CallDLL32 function
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......