ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
Welcome to Reports & Queries
Reports & Queries is used to......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Obtaining an SSL certificate for IIS2 (2.0 or later)
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Error 1007: The member is global: use the: operator: to access it
Java application and WINDEV
A Java application is an application entirely compiled in Java......
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......