ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
2. Projects in practice
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Sort (Function)
Sorts a WLanguage array.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
MemFound (Function)
Checks whether the sought element was found.
Various WEBDEV constants
Various WEBDEV constants...
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
nWDGetLastError: Error code of last error
Error code of last error......
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
MemCount (Function)
Returns the number of elements found in a memory zone.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
2. Projects in practice
Discover the main operations that can be performed on a project....
ArraySort (Function)
Sorts a WLanguage array.