ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Test of a query
The query editor allows you to run the test of query result......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Merging differences (SCM)
Help editor options
The options of the help editor ("Display......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Tab control
The Tab control is used to simultaneously display different controls......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
The pages
Pages are the main interface of a WEBDEV site......