ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorThrow (Function)
Throw a non-fatal error.
Popup window
WINDEV allows you to open windows in popup format......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Error 1021: The method of the class is not global
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
ImageLast (Function)
Displays the last image for the scroll.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....