ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
MDIOpen (Function)
Opens and enables an MDI child window.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Classes, members, methods and properties
A class is made of......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Check: Sending an email
The monitoring robot will......
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
iMargin (Function)
Defines the "logical" print margins.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.