ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Record (Type of variable)
The Record type is used to save the values of a record.
FirstDayOfMonth (Function)
Returns the first day of the month.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
ColorPalette (Function)
Returns a color found in the current palette.
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Static control properties
List of properties associated with a Static control...
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
16. Java applications in practice
Java applications in practice...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.