ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocInsertTable (Function)
Inserts a table into a Word Processing document.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
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
Polygon (Property)
The Polygon keyword can correspond to...
HTML document management functions
List of functions that manipulate HTML documents....
Continent and country management functions
Continent and country management functions...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
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......
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
NetworkUser (Function)
Identifies the name of the connected user.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
HRegenerateFile (Function)
Regenerates a data file from its log.
grPrint (Function)
Prints a chart.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
fSelect (Example)
Usage example of the fSelect function
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....
Warning 18: Loop without potential end
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....