ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
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).
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
fDelete (Function)
Deletes a file accessible from the current computer.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
fMoveDir (Function)
Moves a directory and its content.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....