ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Constants for managing the Image Editor control
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
dCopyImage (Example)
Usage example of the dCopyImage function
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Combination (Type of variable)
A combination is a set of options.