ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Items used in a select query
A query created in the query editor can contain several types of items......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Managing space characters in the searches?
The LDAP protocol is increasingly used by the companies......
ReplicInfo (Function)
Returns information about a replication.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
GeometryOverlap (Function)
Determines whether two geometries overlap.
GeometryContain (Function)
Determines if geometry A contains geometry B.
GeometryCover (Function)
Determines if geometry A covers geometry B.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
SCM: Merging differences
WDOptimizer is used to......