ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
New (Reserved word)
New is used to allocate memory space...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
fSeek (Function)
Gets and sets current position in an external file.
URIGetInfo (Function)
Retrieves information of a URI resource.
Browser constants
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Constants for managing Gantt charts
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
3. UML models in practice
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....