ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Writing an email: the available methods
This help page presents the methods for writing an email....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Creating a table in a report
Tables can be created in a report......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Replication management functions
Three types of replication are proposed......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Automation object
The Automation keyword is used to declare an automation object...
1. WLanguage functions specific to WEBDEV
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
NotificationDisplay (Function)
Displays a message outside the browser.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.