ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
NumberInWords (Function)
Converts a number to words.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
GetActiveObject (Example)
Usage example of the GetActiveObject function
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
9. Internal page
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Image control in a page