ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
10. Page templates
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Custom tooltips
Tooltips are very useful for application users......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Library,Disk (External language)
Opens the project library that is stored on disk.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
8. "Mobile friendly" site: Dynamic serving
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
MemCreate (Function)
Creates a memory area.
FontCreate (Function)
Creates a font definition.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .