ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help editor options
The options of the help editor ("Display......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
grTitle (Function)
Modifies the caption and/or position of the chart title....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
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......