ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLPrevious (Function)
Positions on the previous row of the query result.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Code snippets
The code editor allows you to enter "Code snippets"......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLNext (Function)
Positions on the next row of the query result.
Creating a flexible modeling
To create a new flexible modeling, you can......
SQLLast (Function)
Sets the position on the last row of the query result.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Chart management functions
...Chart management functions...
gClickableLink (Function)
Adds a clickable link in a graphic string.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Upload control events
The following processes are associated with the Upload control:...
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.