ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fSize (Function)
Returns the size of a file (in bytes).
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....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
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....
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
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.
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....