ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabelFont (Function)
Modifies the font used for the category labels of a chart.
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)......
SQLExec (Function)
Names and runs an SQL query.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Setup on a local network (LAN)
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Share your projects via Git
Git is a source code manager......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Value (Property)
The Value property is used to get and change the value of an element.
Emulating constants
List of constants used by the functions for emulating automated tests....