ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
Input (Function)
Displays a message allowing the user to type an information.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Library,Disk (External language)
Opens the project library that is stored on disk.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Project (External language)
Opens and runs a WINDEV project.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Events associated with the project
List of events associated with the project...
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
"About" window
The "About" window is used to display and access various information about the current application......
String constants
List of constants used by string functions...