ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPAddFile (Function)
Adds a file to the HTTP form.
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).
Discover all the possibilities of pivot tables
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
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.
16. Java applications in practice
Java applications in practice...
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......
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....
Creating the menus for the windows of the WINDEV RAD pattern
XMLDocument (Example)
Usage example of the XMLDocument function
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.