ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Size (Property)
The Size property is used to determine and change the size of an element.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Installing the monitor
The monitoring robot includes three executables......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
After
They After keyword can correspond to:
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Table
The "Table" keyword can correspond to...
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
fWriteLine (Example)
Usage example of the fWriteLine function
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....