ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
12. Pages in practice
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
4. When to use the debugger?
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Note (Property)
The Note property is used to get and change a text associated with an element.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).