ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Document (Type of variable)
The Document type is used to handle a "docx" document.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
sEndEvent (Function)
Disables the detection of an event on a serial port.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.