ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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....
ERR_DISCONNECTED_EXEC
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
Including the code
You want to include your code lines in a condition, in a structure, ......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
ERR_BAD_SERIAL_NUMBER
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....
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).