ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
WDINT license agreement
WDINT license agreement...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
2. Projects in practice
Discover the main operations that can be performed on a project....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
2. Projects in practice
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
WDTRAD options
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......