ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
NetworkUser (Function)
Identifies the name of the connected user.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
fSize (Function)
Returns the size of a file (in bytes).
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Programming custom calculations in Table controls
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
fSplit (Function)
Splits a file into several files.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Glossary
The glossary lists all the abbreviations used in the code editor......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min