ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
HDescribeItem (Example)
Usage example of the HDescribeItem function
fCopyFile (Example)
Usage example of the fCopyFile function
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
zipSplit (Example)
Usage example of the zipSplit function
HTML document management functions
List of functions that manipulate HTML documents....
Continent and country management functions
Continent and country management functions...
LDAP constants
List of constants used by the LDAP functions....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
fSelect (Example)
Usage example of the fSelect function
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
fMoveDir (Function)
Moves a directory and its content.
gLine (Function)
Builds a sequence of characters containing a line.
PDFToText (Function)
Extract the text contained in an Document PDF.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
The home page
The home page is the first page of your site......