ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Scheduler control events
The following events associated with Scheduler controls:...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Step 1: Configuring the print parameters
This step allows you to choose......
fWrite (Function)
Writes: a character string into an external file. a memory section....
Constants for managing contact functions
WDMSG license agreement
WDMSG license agreement...
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....