ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sListPort (Function)
Returns the list of serial and parallel ports on the computer.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Installing a SOAP server with Apache
grColor (Function)
Returns and initializes the color of different chart elements.
Binding a Check Box control to an item
Other operators
The following are additional operators......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
eChangeCurrency (Function)
Converts a currency into another currency.
Using several libraries in an application
A library is a WDL file that contains all the resources......
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......
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 ......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
WINDEV Mobile 2024 Tutorial - Table of contents
Creating a table in a report
Tables can be created in a report......
2. Analysis in practice
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.