ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
HSL (Function)
Creates a color from its hue, saturation and lightness.
fRead (Example)
Usage example of the fRead function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
AWP without UI
Bootstrap, Angular, React, Vue......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using several libraries in an application
A library is a WDL file that contains all the resources......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
HJSONToRecord (Function)
Imports JSON data into the current record.
zipSelectFile (Function)
Selects files from an archive.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
16. Java applications in practice
Java applications in practice...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min