ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
7. Multilingual applications in practice
Interface of WDInst
ERR_DISCONNECTED_ERROR
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
2. Projects in practice
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
7. Multilingual sites in practice
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Automatic management of exceptions
The management of exceptions can be customized by process......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Toast constants
List of operators
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
How to create a patch?
Error 705: The property does not exist on this type