ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
iPrintImage (Example)
Usage example of the iPrintImage function
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
7. Multilingual sites in practice
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
ServiceUninstall (Function)
Uninstalls a service.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
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
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
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.