ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAP constants
List of constants used by the LDAP functions....
fCopyFile (Example)
Usage example of the fCopyFile function
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
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.
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...
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
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......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
NetworkUser (Function)
Identifies the name of the connected user.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
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.
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....