ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
CurrentMonth (Function)
Returns the number of the current month.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HCross (Function)
Crosses a record in a data file.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Scheduler control events
The following events associated with Scheduler controls:...
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Creating an action plan
The action plans group all actions that will be performed by the Software Factory....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.