ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
19. Sending emails
Sending elements to Free Technical Support
fDir (Function)
Finds a file or directory.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
BurnerEject (Function)
Opens or closes the door of current burner.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Google Calendar management functions
List of functions for managing Google calendars...
iPrintReport (External language)
Prints a report created with the report editor.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).