ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Translating a text file with WDTRAD
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Start (Property)
The Start property gets the starting point of an element or event.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Starting WDOptimizer in a command line
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
ERR_DISCONNECTED_TIMEOUT
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......