ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
FTPSize (Example)
Usage example of the FTPSize function
fShortName (Example)
Usage example of the fShortName function
Execute (Function)
Starts the execution of a process through programming.
FTPDate (Example)
Usage example of the FTPDate function
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
iDestination (Function)
Configures the print destination.
MySelf (Reserved word)
MySelf is used to handle the current control...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HModify (Example)
Usage example of the HModify function
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
The Edit control
The Edit control allows users to enter data......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
gpwAddUser (Function)
Adds a user to the User Groupware database.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....