ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Error 810: * can only be used for a parameter with a default value
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Error 203: The procedure already has a scope attribute (local or global)
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
KeyCompareKey (Function)
Compares an initial key with an activation key.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Position
The Position keyword can correspond to...
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
After
They After keyword can correspond to:
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
SFDelete (Function)
Deletes records from a Salesforce database.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Error 803: Return and Result cannot be used in the same process
Error 1017: The method is not global: use: to access it