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......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
zipSplit (Example)
Usage example of the zipSplit function
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
HRecNum (Function)
Returns: the number of the current record in the HFSQL table. the number of the current record in the HFSQL view....
fMoveFile (Function)
Moves a file from one directory to another.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
User Groupware files
Two categories of data files are managed......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.