ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
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.
Help editor options
The options of the help editor ("Display......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
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...
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
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......
How to create and handle a structure?
This help page explains how to create and handle a structure....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......