ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HErrorLock (Function)
Used to check whether a lock error occurred.
FTPCommand (Function)
Sends a specific FTP command to a server.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
WINDEV and the SOAP protocol
grTitle (Function)
Modifies the caption and/or position of the chart title....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
BurnerCancel (Function)
Cancels the current burn process.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
SemaphoreCreate (Function)
Creates a semaphore.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....