ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iBorder (Function)
Prints a border at specified coordinates.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Google Maps management functions
List of functions for managing Google maps...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Managing the styles
The help editor allows you to define styles of paragraphs......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
tapiDial (Function)
Dials a phone number for a voice line.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
MemFound (Function)
Checks whether the sought element was found.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
WinOutWidth (Function)
Returns the full width of a window.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......