ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grGridlines (Function)
Displays or hides the chart gridlines.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......