ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
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......
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
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
15. Project Management Hub
xBase files: Limits
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HLogRecreate (Function)
Used to re-create an empty log.
<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.
tapiHold (Function)
Puts a call on hold.
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......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
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....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.