ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
SocketWrite (Function)
Writes a message intended to another socket.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
SocketClose (Function)
Closes a socket or a connection to a server socket.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
6. Internal window
Internal windows...
MenuSelectPlus (Function)
Enables a menu option (context menu or drop-down menu).
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.
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Error 116: An array dimension must be an integer value
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Source>.LogRecreate (Function)
Used to re-create an empty log.