ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetDocument (Function)
Downloads a document from the Google Docs service.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
MySelf (Reserved word)
MySelf is used to handle the current control...
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
WINDEV: Example of programmed Drag and Drop
19. Sending emails
Sending elements to Free Technical Support
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
fDir (Function)
Finds a file or directory.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Seek (Function)
Searches for the index of an element in a WLanguage array.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......