ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
End of break block
The End of break block is optional......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
fCurrentDrive (Function)
Gets or sets the current drive.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Recompiling the project
The project compilation is a process used to......
Telephony constants
List of constants used by telephony functions...
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......