ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Math functions
List of mathematical functions...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
DocSave (Function)
Saves a document as a "docx" file.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Google document management functions
List of functions for managing Google documents...
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
GglDelete (Function)
Deletes data from the Google server.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Constants for managing the windows
List of constants used by the functions for managing the windows...
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.