ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Organizer control
The following events are associated with Organizer controls:...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
How to create a patch?
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Setup mode
Several methods can be used to distribute a WINDEV application......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Activation key management functions
The following functions are used to manage activation keys:...
Binding a Combo Box control to an item
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Variable scope
Variables can be declared anywhere in the code....
Check: Sending an email
The monitoring robot will......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
How to create a menu?
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
<String type>.StartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....