ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSLastPosition (Function)
Retrieves the information about the last known device position.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
xBase files: Limits
15. Project Management Hub
tapiHold (Function)
Puts a call on hold.
HLogRecreate (Function)
Used to re-create an empty log.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Handling the framesets
The different operations that can be performed on the framesets are as follows......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...