ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC constants
List of constants used by the NFC functions...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Google Calendar management functions
List of functions for managing Google calendars...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HChangeConnection (Example)
Usage example of the HChangeConnection function
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Open (Function)
Opens a modal WINDEV window.
Salesforce functions
List of Salesforce functions...
Serialization constants
The serialization constants are as follows:
iForceComplement (Function)
Forces the printing of a Body Complement block.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Functions for handling directories and external files
List of functions for handling external files...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function