ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Passing parameters
The parameters can be passed to a procedure......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
Events associated with a Layout control
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Simple statements
Error 531: The negative or null subscripts are not allowed
HRead (Function)
Reads a record in a file according to a given record number.
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
<xlsDocument variable>.Save (Function)
Saves an XLS document.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
fCompress (Function)
Compresses a file.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Project Management Hub: Time tracking
The time spent can be listed on......
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).