ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstDayOfMonth (Function)
Returns the first day of the month.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
HTTPSendForm (Function)
Sends an HTTP form.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
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......
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.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
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.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
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.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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...