ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSProperty (Function)
Used to handle specific features on the objects found in the current page.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
MemSort (Function)
Sorts the elements found in a memory zone.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
9. Internal page
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.