ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
LooperAdd (Function)
Adds a row at the end of a Looper control.
fRename (Function)
Modifies the name of a file.
MDIOpen (Function)
Opens and enables an MDI child window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Installing the monitor
The monitoring robot includes three executables......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
EmailGetAll (Function)
Retrieves all the emails found on a server.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.