ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Constants for managing Map controls
Constants for managing Map controls...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
GetTypeDefinition (Function)
Gets the description of a type identified by name.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
iPrintImage (Example)
Usage example of the iPrintImage function
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Check model
You can use check models to easily create checks...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
9. Sharing a project in practice
Sharing a project in practice...
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min