ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Guide organization
Organization of WINDEV Concepts...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Kanban control functions
The following functions manipulate Kanban controls......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Link control properties
The Link control is available in a page and in a report......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Overview of external languages
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.