ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Age
The Age keyword can correspond to...
DotNetRun (Function)
Runs a procedure on a .Net server.
iCreateFont (Function)
Creates a new print font.
iPrintArea (Function)
Prints a text in a rectangular area.
XMLDocument (Function)
Creates a new XML document.
iLine (Function)
Prints a line at specified coordinates.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
ERR_NO_APPLICATION
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
Defining columns of Table controls programmatically
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
MenuInsertOption (Function)
Inserts a new option at a specific position.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.