ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

25. Performing a process on several successive pages
Performing a process on several successive pages...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
OpenMobileWindow (Function)
Opens a window in a mobile application.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Size (Property)
The Size property is used to determine and change the size of an element.
2. Static or dynamic site
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
The HTML control
The HTML control displays HTML pages or HTML code......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
gClickableLink (Function)
Adds a clickable link in a graphic string.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.