ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. How to test a site?
Managing the users of an application installed in network
The management of users allows you to find out from the server......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
WINDEV: Example of programmed Drag and Drop
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
26. Style sheets: to simplify the layout
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
XMLChild (Function)
Positions on the first child element of current element.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Font (Type of variable)
A Font variable creates a font programmatically...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Functions for handling directories and external files
List of functions for handling external files...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......