ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
LooperDelete (Function)
Deletes a row from a Looper control.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
xBase files: Limits
grDraw (Function)
Draws a chart according to the specified parameters.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
XMLOpenReader (Example)
Usage example of XMLOpenReader
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Operations performed on use case diagrams
The following paragraphs explain......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.