ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Font (Type of variable)
A Font variable creates a font programmatically...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Other operators
The following are additional operators......
Installing a SOAP server with IIS
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Generating an application for Universal Windows 10 App
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Type (Property)
The Type property is used to get and change the type of an element.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......